An NDoc Documented Class Library

EventEmitter Constructor 

Constructor of the class

public EventEmitter(
   AppointmentItem appointment,
   string categories
);

Parameters

appointment
An AppointmentItem is the object inside Outlook that defines an entry in the Outlook's calendar
categories
A string with all the Outlook categories associated with this calendar

See Also

EventEmitter Class | RemoteCalendars.Core Namespace