This topic has not yet been rated - Rate this topic

AlternateMailbox.SmtpAddress property

EWS Managed API

Gets the alternate mailbox Simple Mail Transfer Protocol (SMTP) address if the Server and LegacyDN properties are Nothing.

The SmtpAddress property is applicable for clients that target Exchange Online and versions of Exchange starting with Exchange Server 2013.

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.String
The alternate mailbox SMTP address if the Server and LegacyDN properties are Nothing. Otherwise, Nothing.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.