Edit

Share via


Contact.ContactData Property

Definition

Gets or sets the ContactData.

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

Property Value

Exceptions

Thrown when value is null.

Applies to