RequestIndexEntryObjectId.IndexId Property

Namespace:  Microsoft.Exchange.MailboxReplicationService
Assembly:  Microsoft.Exchange.MailboxReplicationService.Common (in Microsoft.Exchange.MailboxReplicationService.Common.dll)

Syntax

'Declaration
Public ReadOnly Property IndexId As RequestIndexId
    Get
'Usage
Dim instance As RequestIndexEntryObjectId
Dim value As RequestIndexId

value = instance.IndexId
public RequestIndexId IndexId { get; }