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.23341.1754
Syntax
public void BeforeEnd(
	TimeSpan timeSpan
)

Parameters

timeSpan
Type: SystemTimeSpan
Time span before event end when alarm should be raised.
See Also