EmailAddressPolicy.NonAuthoritativeDomains Property

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

Syntax

'Declaration
Public Property NonAuthoritativeDomains As ProxyAddressTemplateCollection
    Get
    Friend Set
'Usage
Dim instance As EmailAddressPolicy
Dim value As ProxyAddressTemplateCollection

value = instance.NonAuthoritativeDomains
public ProxyAddressTemplateCollection NonAuthoritativeDomains { get; internal set; }