An NDoc Documented Class Library

TodoEmitter Constructor 

Constructor of the class

public TodoEmitter(
   TaskItem taskItem,
   string subjectString
);

Parameters

taskItem
A TaskItem is the object inside Outlook that defines an entry in the Outlook's tasks list
subjectString
A name to mark this task

See Also

TodoEmitter Class | RemoteCalendars.Core Namespace