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.