SignInConfiguration.TransportMode Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Sets the current server transport.
public:
property Microsoft::Lync::Model::TransportMode TransportMode { Microsoft::Lync::Model::TransportMode get(); void set(Microsoft::Lync::Model::TransportMode value); };
public Microsoft.Lync.Model.TransportMode TransportMode { get; set; }
member this.TransportMode : Microsoft.Lync.Model.TransportMode with get, set
Public Property TransportMode As TransportMode
Property Value
Remarks
This property cannot be set. Attempting to do so raises the NotSupportedException.