Share via


Organization.MicrosoftExchangeRecipientEmailAddresses property

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

Syntax

'Declaration
Public Overridable Property MicrosoftExchangeRecipientEmailAddresses As ProxyAddressCollection
    Get
    Set
'Usage
Dim instance As Organization
Dim value As ProxyAddressCollection

value = instance.MicrosoftExchangeRecipientEmailAddresses

instance.MicrosoftExchangeRecipientEmailAddresses = value
public virtual ProxyAddressCollection MicrosoftExchangeRecipientEmailAddresses { get; set; }

Property value

Type: Microsoft.Exchange.Data.ProxyAddressCollection

See also

Reference

Organization class

Organization members

Microsoft.Exchange.Data.Directory.SystemConfiguration namespace