RegInfoDefaultExpirationTime Property |
Gets the desired expiration time of the SIP account on the PBX (in seconds).
Namespace: Ozeki.VoIPAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax public int DefaultExpirationTime { get; set; }
Public Property DefaultExpirationTime As Integer
Get
Set
public:
property int DefaultExpirationTime {
int get ();
void set (int value);
}
member DefaultExpirationTime : int with get, set
Property Value
Type:
Int32See Also