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