Search
OutlookExporter Methods
 


 Public Methods

  Name Description

ExportContacts

Exports all contacts from associated schedule to Outlook.

ExportItems

Exports all events from the associated schedule to Outlook.

ExportTasks

Exports all tasks from the associated schedule to Outlook.

 Protected Methods

  Name Description

OnContactExporting

Raises the ContactExporting event.

OnItemExporting

Raises the ItemExporting event.

OnTaskExporting

Raises the TaskExporting event.

 See Also