Contact.Surname Property

Definition

Gets or sets the surname of the contact.

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

Property Value

The surname of the contact.

Applies to