ReasonValueProtocolType Property |
Namespace: Ozeki.VoIPAssembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.54.0
Syntaxpublic ReasonProtocolType ProtocolType { get; }
Public ReadOnly Property ProtocolType As ReasonProtocolType
Get
public:
property ReasonProtocolType ProtocolType {
ReasonProtocolType get ();
}
member ProtocolType : ReasonProtocolType with get
Property Value
ReasonProtocolType
See Also