ISIPSubscriptionExpires Property |
Gets the time (in seconds) after the subscription will be terminated.
Namespace:
Ozeki.VoIP
Assembly:
OzekiSDK (in OzekiSDK.dll) Version: 10.3.199.0
SyntaxReadOnly Property Expires As Integer
Get
property int Expires {
int get ();
}
abstract Expires : int with get
Property Value
Type:
Int32
See Also