RequestIndexEntryObjectId.RequestType Property
Namespace: Microsoft.Exchange.MailboxReplicationService
Assembly: Microsoft.Exchange.MailboxReplicationService.Common (in Microsoft.Exchange.MailboxReplicationService.Common.dll)
Syntax
'Declaration
Public ReadOnly Property RequestType As MRSRequestType
Get
'Usage
Dim instance As RequestIndexEntryObjectId
Dim value As MRSRequestType
value = instance.RequestType
public MRSRequestType RequestType { get; }
Property Value
Type: Microsoft.Exchange.Data.Directory.SystemConfiguration.MRSRequestType