Partager via


MailboxAssociationPresentationObject.ExternalId property

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

Syntax

'Declaration
Public Property ExternalId As String
    Get
    Set
'Usage
Dim instance As MailboxAssociationPresentationObject
Dim value As String

value = instance.ExternalId

instance.ExternalId = value
public string ExternalId { get; set; }

Property value

Type: System.String

See also

Reference

MailboxAssociationPresentationObject class

MailboxAssociationPresentationObject members

Microsoft.Exchange.Management.Tasks namespace