Must be set to true if uploading VCF file, false otherwise.
Namespace: Microsoft.Tag.CampaignManagementAssembly: Microsoft.Tag.CampaignManagement (in Microsoft.Tag.CampaignManagement.dll) Version: 1.0.7785.0 (1.0.7785.0)
Syntax
| C# |
|---|
public bool HasFile { get; set; } |
| Visual Basic |
|---|
Public Property HasFile As Boolean Get Set |
| Visual C++ |
|---|
public: property bool HasFile { bool get (); void set (bool value); } |
Field Value
[Missing <value> documentation for "P:Microsoft.Tag.CampaignManagement.VCardTag.HasFile"]