SubscriptionWrapperExpires Property |
Namespace:
Ozeki.VoIP
Assembly:
OzekiSDK (in OzekiSDK.dll) Version: 10.3.199.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
Type:
Int32Implements
ISIPSubscriptionExpires
See Also