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.