Click or drag to resize

EventAlarms Property

List of alarms for this event.

Namespace:  Limilabs.Mail.Appointments
Assembly:  Mail (in Mail.dll) Version: 3.0.23341.1754
Syntax
public List<Alarm> Alarms { get; }

Property Value

Type: ListAlarm
See Also