PersistentChatUser.Email Property

Definition

Gets the email address of the user.

public:
 property System::String ^ Email { System::String ^ get(); };
public string Email { get; }
member this.Email : string
Public ReadOnly Property Email As String

Property Value

The email address.

Applies to