DiversionInfoLimit Property |
Maximum number of diversions that have allowed.
-1 if not presented in response.
Namespace: Ozeki.VoIPAssembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.13.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
Int32
See Also