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