| AlarmAction Property |
Gets or sets alarm action (display, audio).
Namespace:
Limilabs.Mail.Appointments
Assembly:
Mail (in Mail.dll) Version: 3.0.23341.1754
Syntax public AlarmAction Action { get; set; }
Public Property Action As AlarmAction
Get
Set
public:
property AlarmAction^ Action {
AlarmAction^ get ();
void set (AlarmAction^ value);
}
member Action : AlarmAction with get, set
Property Value
Type:
AlarmActionSee Also