SubscriptionWrapperExpires Property |
Namespace: Ozeki.VoIPAssembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.13.0
Syntaxpublic int Expires { get; }
Public ReadOnly Property Expires As Integer
Get
public:
virtual property int Expires {
int get () sealed;
}
abstract Expires : int with get
override Expires : int with get
Property Value
Int32Implements
ISIPSubscriptionExpires
See Also