Edit

Share via


CompleteNameType.Title Property

Definition

The Title property gets or sets the title of a contact.

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

Property Value

The Title property returns the title of a contact.

Applies to