ViaParamSendProtocol Property |
Namespace: Ozeki.VoIPAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax public SendProtocol SendProtocol { get; }
Public ReadOnly Property SendProtocol As SendProtocol
Get
public:
property SendProtocol^ SendProtocol {
SendProtocol^ get ();
}
member SendProtocol : SendProtocol with get
Property Value
Type:
SendProtocolSee Also