Click or drag to resize

AppointmentAddEvent Method

Adds new event to the Events collection.

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

Return Value

Type: Event
Event that was added.
See Also