Gets or sets the telephone number to be stored in the Tag
Namespace: Microsoft.Tag.CampaignManagementAssembly: Microsoft.Tag.CampaignManagement (in Microsoft.Tag.CampaignManagement.dll) Version: 1.0.7785.0 (1.0.7785.0)
Syntax
| C# |
|---|
public string PhoneNumber { get; set; } |
| Visual Basic |
|---|
Public Property PhoneNumber As String Get Set |
| Visual C++ |
|---|
public: property String^ PhoneNumber { String^ get (); void set (String^ value); } |
Field Value
[Missing <value> documentation for "P:Microsoft.Tag.CampaignManagement.DialerTag.PhoneNumber"]