Click or drag to resize

Event.Alarms 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: List<Alarm>
See Also