Text Disguise

ClientModel.Email Property

[This is preliminary documentation and subject to change.]

Gets or sets the e-mail address of the client.

[Visual Basic]
Public Property Email As String
[C#]
public string Email {get; set;}

Property Value

Gets or sets the e-mail address of the client.

See Also

ClientModel Class | Dls.TextDisguise Namespace