Click or drag to resize

AppointmentAddEvent(Event) Method

Adds event to the Events collection.

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

Parameters

e  Event
Event to add.
See Also