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