RMSTrustedPublishingDomain.Default Property

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

Syntax

'Declaration
Public Property Default As Boolean
    Get
    Set
'Usage
Dim instance As RMSTrustedPublishingDomain
Dim value As Boolean

value = instance.Default

instance.Default = value
public bool Default { get; set; }

Property Value

Type: System.Boolean