MockPhoneLineDoNotDisturb Property |
Namespace: Ozeki.VoIPAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax public bool DoNotDisturb { get; set; }
Public Property DoNotDisturb As Boolean
Get
Set
public:
virtual property bool DoNotDisturb {
bool get () sealed;
void set (bool value) sealed;
}
abstract DoNotDisturb : bool with get, set
override DoNotDisturb : bool with get, set
Property Value
Type:
BooleanImplements
IPhoneLineDoNotDisturbSee Also