CompleteName.Surname Property

Definition

Gets the surname (last name) of the contact.

public:
 property System::String ^ Surname { System::String ^ get(); };
public string Surname { get; }
Public ReadOnly Property Surname As String

Property Value

The contact's surname (last name).

Applies to