Share via


MoveRequestStatistics.Identity property

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

Syntax

'Declaration
Public ReadOnly Property Identity As ObjectId
    Get
'Usage
Dim instance As MoveRequestStatistics
Dim value As ObjectId

value = instance.Identity
public ObjectId Identity { get; }

Property value

Type: Microsoft.Exchange.Data.ObjectId

See also

Reference

MoveRequestStatistics class

MoveRequestStatistics members

Microsoft.Exchange.MailboxReplicationService namespace