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