Edit

Share via


Contact.ContactExtension Property

Definition

Gets or sets the contact extension.

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

Property Value

Exceptions

Thrown when value is null.

Applies to