Click or drag to resize

EventAddAlarm Method (Alarm)

Adds alarm to the Alarms collection of this event.

Namespace:  Limilabs.Mail.Appointments
Assembly:  Mail (in Mail.dll) Version: 3.0.23341.1754
Syntax
public void AddAlarm(
	Alarm alarm
)

Parameters

alarm
Type: Limilabs.Mail.AppointmentsAlarm
Alarm to add.
See Also