ClientStation.AlarmBeepOff Property

Gets or sets the client's beep off state.
<ID("AlarmBeepOff", (int)e.AlarmBeepOff)> _ 
Public Property AlarmBeepOff() As Boolean
This language is not supported or no code example is available.
[ID("AlarmBeepOff", (int)e.AlarmBeepOff)] 
public bool AlarmBeepOff {get; set;}
This language is not supported or no code example is available.

Property Value

bool

.NET Framework

Supported in: 4.6.2, 4.7

In this article

Definition