Namespace:
Ozeki.VoIP
Assembly:
OzekiSDK (in OzekiSDK.dll) Version: 10.3.183.0
Syntaxpublic TransportType Value { get; }
Public ReadOnly Property Value As TransportType
Get
public:
property TransportType Value {
TransportType get ();
}
member Value : TransportType with get
Property Value
Type:
TransportType
See Also