CompleteName.Surname Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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).