Share via


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

See also

Reference

RMSTrustedPublishingDomain class

RMSTrustedPublishingDomain members

Microsoft.Exchange.Data.Directory.SystemConfiguration namespace