MoveRequestStatistics.RemoteGlobalCatalog property
Namespace: Microsoft.Exchange.MailboxReplicationService
Assembly: Microsoft.Exchange.MailboxReplicationService.Common (in Microsoft.Exchange.MailboxReplicationService.Common.dll)
Syntax
'Declaration
Public ReadOnly Property RemoteGlobalCatalog As String
Get
'Usage
Dim instance As MoveRequestStatistics
Dim value As String
value = instance.RemoteGlobalCatalog
public string RemoteGlobalCatalog { get; }
Property value
Type: System.String