次の方法で共有


ReducedRecipient.PrimarySmtpAddress Property

Gets the primary SMTP address of the recipient.

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

Syntax

'Declaration
Public ReadOnly Property PrimarySmtpAddress As SmtpAddress
    Get
'Usage
Dim instance As ReducedRecipient
Dim value As SmtpAddress

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

Property Value

Type: Microsoft.Exchange.Data.SmtpAddress
The primary SMTP address of the recipient.