Contact.FamilyName Property

Definition

Gets or sets the family name (or last name) of the contact.

public:
 property System::String ^ FamilyName { System::String ^ get(); void set(System::String ^ value); };
public string FamilyName { get; set; }
member this.FamilyName : string with get, set
Public Property FamilyName As String

Property Value

Applies to