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