SubscriptionInfoExpires Property |
Gets the expires interval of the subscription.
Namespace: Ozeki.VoIPAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax public int Expires { get; }
Public ReadOnly Property Expires As Integer
Get
public:
property int Expires {
int get ();
}
member Expires : int with get
Property Value
Type:
Int32See Also