 | EventAlarm Property |
Gets first alarm from the
Alarms list or
if there are no alarms for this event.
Namespace: Limilabs.Mail.AppointmentsAssembly: Mail (in Mail.dll) Version: 3.0.26106.1555
Syntaxpublic Alarm Alarm { get; }Public ReadOnly Property Alarm As Alarm
Get
public:
property Alarm^ Alarm {
Alarm^ get ();
}member Alarm : Alarm with get
Property Value
Alarm
See Also