Compartir a través de


RequestIndexId Constructor (RequestIndexLocation)

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

Syntax

'Declaration
Public Sub New ( _
    location As RequestIndexLocation _
)
'Usage
Dim location As RequestIndexLocation

Dim instance As New RequestIndexId(location)
public RequestIndexId(
    RequestIndexLocation location
)