Share via


GetMailboxAssociation.Identity property

This member overrides GetObjectWithIdentityTaskBaseIdentity().

Namespace:  Microsoft.Exchange.Management.Tasks
Assembly:  Microsoft.Exchange.Management (in Microsoft.Exchange.Management.dll)

Syntax

'Declaration
Public Overrides Property Identity As MailboxAssociationIdParameter
    Get
    Set
'Usage
Dim instance As GetMailboxAssociation
Dim value As MailboxAssociationIdParameter

value = instance.Identity

instance.Identity = value
public override MailboxAssociationIdParameter Identity { get; set; }

Property value

Type: Microsoft.Exchange.Management.Tasks.MailboxAssociationIdParameter

See also

Reference

GetMailboxAssociation class

GetMailboxAssociation members

Microsoft.Exchange.Management.Tasks namespace