AlternateMailbox.SmtpAddress property
EWS Managed API
Namespace:
Microsoft.Exchange.WebServices.Autodiscover
Assembly: Microsoft.Exchange.WebServices (in Microsoft.Exchange.WebServices.dll)
'Declaration Public Property SmtpAddress As String Get Friend Set 'Usage Dim instance As AlternateMailbox Dim value As String value = instance.SmtpAddress
Property value
Type: System.StringThe alternate mailbox SMTP address if the Server and LegacyDN properties are Nothing. Otherwise, Nothing.