CompleteName.FullName Property

Definition

Gets the full name of the contact.

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

Property Value

The contact's full name.

Applies to