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