ADRecipient.EmailAddressPolicyEnabled Property
Namespace: Microsoft.Exchange.Data.Directory.Recipient
Assembly: Microsoft.Exchange.Data.Directory (in Microsoft.Exchange.Data.Directory.dll)
Syntax
'Declaration
Public Property EmailAddressPolicyEnabled As Boolean
Get
Friend Set
'Usage
Dim instance As ADRecipient
Dim value As Boolean
value = instance.EmailAddressPolicyEnabled
public bool EmailAddressPolicyEnabled { get; internal set; }
Property Value
Type: System.Boolean