Gets or sets the contact's ZIP (mailing) code
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 Zip { get; set; } |
| Visual Basic |
|---|
Public Property Zip As String Get Set |
| Visual C++ |
|---|
public: property String^ Zip { String^ get (); void set (String^ value); } |
Field Value
[Missing <value> documentation for "P:Microsoft.Tag.CampaignManagement.VCardTag.Zip"]