Click or drag to resize

AlarmBeforeEnd Method

Sets the alarm time offset relative to end of the event.

Namespace: Limilabs.Mail.Appointments
Assembly: Mail (in Mail.dll) Version: 3.0.26106.1555
Syntax
public void BeforeEnd(
	TimeSpan timeSpan
)

Parameters

timeSpan  TimeSpan
Time span before event end when alarm should be raised.
See Also