ReducedRecipient.ExternalEmailAddress Property

Gets or sets the email address outside the organization of the recipient.

Namespace:  Microsoft.Exchange.Data.Directory.Management
Assembly:  Microsoft.Exchange.Data.Directory (in Microsoft.Exchange.Data.Directory.dll)

Syntax

'Declaration
Public ReadOnly Property ExternalEmailAddress As ProxyAddress
    Get
'Usage
Dim instance As ReducedRecipient
Dim value As ProxyAddress

value = instance.ExternalEmailAddress
public ProxyAddress ExternalEmailAddress { get; }

Property Value

Type: Microsoft.Exchange.Data.ProxyAddress
The external email address of the recipient.