Compartir a través de


UMMailbox.PrimarySmtpAddress Property

Namespace:  Microsoft.Exchange.Data.Directory.Management
Assembly:  Microsoft.Exchange.Data.Directory (in Microsoft.Exchange.Data.Directory.dll)

Syntax

'Declaration
Public Property PrimarySmtpAddress As SmtpAddress
    Get
    Friend Set
'Usage
Dim instance As UMMailbox
Dim value As SmtpAddress

value = instance.PrimarySmtpAddress
public SmtpAddress PrimarySmtpAddress { get; internal set; }