Contact.AssistantName Property

Definition

Gets or sets the name of the contact's assistant.

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

Property Value

The name of the contact's assistant.

Applies to