Search
OutlookImporter Methods
 


 Public Methods

  Name Description

ImportContacts

Imports all contacts from Outlook to the associated schedule.

ImportItems

Overloaded. Imports Outlook events to the associated schedule.

ImportTasks

Overloaded. Imports tasks from Outlook to the associated schedule.

 Protected Methods

  Name Description

OnContactImporting

Raises the ContactImporting event.

OnItemImporting

Raises the ItemImporting event.

OnTaskImporting

Raises the TaskImporting event.

 See Also