IPhoneLineDoNotDisturb Property |
Namespace: Ozeki.VoIPAssembly: OzekiSDK (in OzekiSDK.dll) Version: 10.5.1
Syntaxbool DoNotDisturb { get; set; }Property DoNotDisturb As Boolean
Get
Set
property bool DoNotDisturb {
bool get ();
void set (bool value);
}abstract DoNotDisturb : bool with get, set
Property Value
Boolean
See Also