Provides methods for importing items, contacts and tasks from Microsoft Outlook.
The following tables list the members exposed by the OutlookImporter type.
Name | Description | |
---|---|---|
Overloaded. Initializes a new instance of the OutlookImporter class. |
Name | Description | |
---|---|---|
Gets or sets the type of the items that will be created by the importer. The default value, null, indicates items of type Appointment. |
||
Gets or sets the Schedule, associated with the importer. |
Name | Description | |
---|---|---|
Imports all contacts from Outlook to the associated schedule. |
||
Overloaded. Imports Outlook events to the associated schedule. |
||
Overloaded. Imports tasks from Outlook to the associated schedule. |
Name | Description | |
---|---|---|
Raises the ContactImporting event. |
||
Raises the ItemImporting event. |
||
Raises the TaskImporting event. |
Name | Description | |
---|---|---|
Fired for each contact to confirm that the contact should be imported. |
||
Fired for each item to confirm that the item should be imported. |
||
Fired for each task to confirm that the task should be imported. |