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