ReasonValueProtocolType Property |
Namespace:
Ozeki.VoIP
Assembly:
OzekiSDK (in OzekiSDK.dll) Version: 10.3.199.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
Type:
ReasonProtocolType
See Also