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