Partager via


MailboxAssociationPresentationObject.UserSmtpAddress property

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

Syntax

'Declaration
Public Property UserSmtpAddress As SmtpAddress
    Get
    Set
'Usage
Dim instance As MailboxAssociationPresentationObject
Dim value As SmtpAddress

value = instance.UserSmtpAddress

instance.UserSmtpAddress = value
public SmtpAddress UserSmtpAddress { get; set; }

Property value

Type: Microsoft.Exchange.Data.SmtpAddress

See also

Reference

MailboxAssociationPresentationObject class

MailboxAssociationPresentationObject members

Microsoft.Exchange.Management.Tasks namespace