UMMailbox.EmailAddresses property
Namespace: Microsoft.Exchange.Data.Directory.Management
Assembly: Microsoft.Exchange.Data.Directory (in Microsoft.Exchange.Data.Directory.dll)
Syntax
'Declaration
Public Property EmailAddresses As ProxyAddressCollection
Get
Friend Set
'Usage
Dim instance As UMMailbox
Dim value As ProxyAddressCollection
value = instance.EmailAddresses
public ProxyAddressCollection EmailAddresses { get; internal set; }
Property value
Type: Microsoft.Exchange.Data.ProxyAddressCollection