Gets the Email address field of the record.
Namespace:
Rebex.Net
Assembly:
Rebex.Ews (in Rebex.Ews.dll)
Syntax
| Visual Basic |
|---|
Public Property EmailAddress As String Get Private Set |
| C# |
|---|
public string EmailAddress { get; private set; } |