Share via


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; }

Property value

Type: Microsoft.Exchange.Data.ProxyAddressTemplateCollection

See also

Reference

EmailAddressPolicy class

EmailAddressPolicy members

Microsoft.Exchange.Data.Directory.SystemConfiguration namespace