DestinationRingTime Property |
Gets or sets the ring time of the destination (in seconds).
Namespace:
Ozeki.VoIP
Assembly:
OzekiSDK (in OzekiSDK.dll) Version: 10.3.199.0
Syntaxpublic int RingTime { get; set; }
Public Property RingTime As Integer
Get
Set
public:
property int RingTime {
int get ();
void set (int value);
}
member RingTime : int with get, set
Property Value
Type:
Int32
See Also