Share via


RMSTrustedPublishingDomain.IsRMSOnline property

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

Syntax

'Declaration
Public ReadOnly Property IsRMSOnline As Boolean
    Get
'Usage
Dim instance As RMSTrustedPublishingDomain
Dim value As Boolean

value = instance.IsRMSOnline
public bool IsRMSOnline { get; }

Property value

Type: System.Boolean

See also

Reference

RMSTrustedPublishingDomain class

RMSTrustedPublishingDomain members

Microsoft.Exchange.Data.Directory.SystemConfiguration namespace