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.26106.1555
Syntax
public void ExactlyAt(
	DateTime alarmTime
)

Parameters

alarmTime  DateTime
Date and time at which alarm should be raised .
See Also