Share via


SignInConfiguration.TransportMode Property

Gets or sets the current server transport.

Namespace:  Microsoft.Lync.Model
Assembly:  Microsoft.Lync.Model (in Microsoft.Lync.Model.dll)

Syntax

'Declaration
Public Property TransportMode As TransportMode
    Get
    Set
'Usage
Dim instance As SignInConfiguration
Dim value As TransportMode

value = instance.TransportMode

instance.TransportMode = value
public TransportMode TransportMode { get; set; }

Property Value

Type: Microsoft.Lync.Model.TransportMode

See Also

Reference

SignInConfiguration Class

SignInConfiguration Members

Microsoft.Lync.Model Namespace