Share via


ReducedRecipient.EmailAddressPolicyEnabled property

Gets a value that indicates whether the email address policy for the recipient is enabled.

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

Syntax

'Declaration
Public ReadOnly Property EmailAddressPolicyEnabled As Boolean
    Get
'Usage
Dim instance As ReducedRecipient
Dim value As Boolean

value = instance.EmailAddressPolicyEnabled
public bool EmailAddressPolicyEnabled { get; }

Property value

Type: System.Boolean
true if the email address policy for the recipient is enabled; otherwise, false.

See also

Reference

ReducedRecipient class

ReducedRecipient members

Microsoft.Exchange.Data.Directory.Management namespace