Click or drag to resize

AlarmBeforeStart Method

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

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

Parameters

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