Click or drag to resize

AlarmExactlyAt Method

Sets the alarm time to precise date and time.

Namespace:  Limilabs.Mail.Appointments
Assembly:  Mail (in Mail.dll) Version: 3.0.23341.1754
Syntax
public void ExactlyAt(
	DateTime alarmTime
)

Parameters

alarmTime
Type: SystemDateTime
Date and time at which alarm should be raised .
See Also