Click or drag to resize

AppointmentAddEvent Method (Event)

Adds event to the Events collection.

Namespace:  Limilabs.Mail.Appointments
Assembly:  Mail (in Mail.dll) Version: 3.0.23341.1754
Syntax
public void AddEvent(
	Event e
)

Parameters

e
Type: Limilabs.Mail.AppointmentsEvent
Event to add.
See Also