DiversionInfoLimit Property |
Maximum number of diversions that have allowed.
-1 if not presented in response.
Namespace:
Ozeki.VoIP
Assembly:
OzekiSDK (in OzekiSDK.dll) Version: 10.3.183.0
Syntaxpublic int Limit { get; }
Public ReadOnly Property Limit As Integer
Get
public:
property int Limit {
int get ();
}
member Limit : int with get
Property Value
Type:
Int32
See Also