SubscriptionExpires Property |
Namespace:
Ozeki.VoIP
Assembly:
OzekiSDK (in OzekiSDK.dll) Version: 10.3.183.0
Syntaxpublic int Expires { get; }
Public ReadOnly Property Expires As Integer
Get
public:
property int Expires {
int get ();
}
member Expires : int with get
Property Value
Type:
Int32
See Also