CompleteName.Title Property

Definition

Gets the title of the contact.

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

Property Value

The contact's title.

Applies to