Edit

Share via


ContactAddOptions.ContactName Property

Definition

Gets or sets the name of the contact.

public:
 property System::String ^ ContactName { System::String ^ get(); void set(System::String ^ value); };
public string ContactName { get; set; }
member this.ContactName : string with get, set
Public Property ContactName As String

Property Value

Exceptions

Thrown when value is set to null.

Applies to