AddressBookEntry.WindowsLiveId Property
The WindowsLiveId property gets a recipient's Windows Live Id.
Namespace: Microsoft.Exchange.Data.Transport
Assembly: Microsoft.Exchange.Data.Transport (in Microsoft.Exchange.Data.Transport.dll)
Syntax
'Declaration
Public MustOverride ReadOnly Property WindowsLiveId As String
Get
'Usage
Dim instance As AddressBookEntry
Dim value As String
value = instance.WindowsLiveId
public abstract string WindowsLiveId { get; }
Property Value
Type: System.String
The WindowsLiveId property returns a String that represents the recipient's Windows Live Id.