 | AppointmentAddEvent Method |
Adds new event to the
Events collection.
Namespace: Limilabs.Mail.AppointmentsAssembly: Mail (in Mail.dll) Version: 3.0.26106.1555
SyntaxPublic Function AddEvent As Event
public:
Event^ AddEvent()
member AddEvent : unit -> Event
Return Value
EventEvent that was added.
See Also