Namespace: Ozeki.VoIPAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
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