Compartir a través de


AcceptedDomain.LiveIdInstanceType Property

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

Syntax

'Declaration
Public ReadOnly Property LiveIdInstanceType As Nullable(Of LiveIdInstanceType)
    Get
'Usage
Dim instance As AcceptedDomain
Dim value As Nullable(Of LiveIdInstanceType)

value = instance.LiveIdInstanceType
public Nullable<LiveIdInstanceType> LiveIdInstanceType { get; }

Property Value

Type: System.Nullable<LiveIdInstanceType>