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