Share via


MailboxPolicy.IsDefault property

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

Syntax

'Declaration
Public Overridable Property IsDefault As Boolean
    Get
    Set
'Usage
Dim instance As MailboxPolicy
Dim value As Boolean

value = instance.IsDefault

instance.IsDefault = value
public virtual bool IsDefault { get; set; }

Property value

Type: System.Boolean

See also

Reference

MailboxPolicy class

MailboxPolicy members

Microsoft.Exchange.Data.Directory.SystemConfiguration namespace