MailboxAssociationReplicationStatePresentationObject.Identity property
Namespace: Microsoft.Exchange.Management.Tasks
Assembly: Microsoft.Exchange.Management (in Microsoft.Exchange.Management.dll)
Syntax
'Declaration
Public Property Identity As ObjectId
Get
Set
'Usage
Dim instance As MailboxAssociationReplicationStatePresentationObject
Dim value As ObjectId
value = instance.Identity
instance.Identity = value
public ObjectId Identity { get; set; }
Property value
Type: Microsoft.Exchange.Data.ObjectId
See also
Reference
MailboxAssociationReplicationStatePresentationObject class
MailboxAssociationReplicationStatePresentationObject members