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