Share via


ReducedRecipient.ActiveSyncMailboxPolicyIsDefaulted property

Gets a value that indicates whether the ActiveSyncMailboxPolicy is set to the default mailbox policy.

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

Syntax

'Declaration
Public Property ActiveSyncMailboxPolicyIsDefaulted As Boolean
    Get
    Friend Set
'Usage
Dim instance As ReducedRecipient
Dim value As Boolean

value = instance.ActiveSyncMailboxPolicyIsDefaulted
public bool ActiveSyncMailboxPolicyIsDefaulted { get; internal set; }

Property value

Type: System.Boolean
true if the ActiveSyncMailboxPolicy is set to the default policy; otherwise, false.

See also

Reference

ReducedRecipient class

ReducedRecipient members

Microsoft.Exchange.Data.Directory.Management namespace