次の方法で共有


ReducedRecipient.WindowsLiveID Property

Gets the Windows Live ID 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 WindowsLiveID As SmtpAddress
    Get
'Usage
Dim instance As ReducedRecipient
Dim value As SmtpAddress

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

Property Value

Type: Microsoft.Exchange.Data.SmtpAddress
The Windows Live ID of the recipient.