Task Object

The Task object represents a record of tasks linked to a new or existing Account, Business Contact, or Opportunity.

Version Information
Outlook 2007

Requirements

Business Contact Manager for Outlook

Remarks

You must link a Task object with exactly one new or existing Account, Business Contact, or Opportunity object. The Communication History folder contains task items.

Example

The following C# and Visual Basic for Applications (VBA) examples show how to create a new object instance of type IPM.Task.

  [C#]
Outlook.TaskItem taskItem = (Outlook.TaskItem)historyFolder.Items.Add("IPM.Task");

FakePre-de07729df61f45ca9f19c1c0fa875aa9-5aaa09f7e89943aab1d457705217a714

User Properties (Business Contact Manager only)

None. All properties derive from the parent object.

Parent Objects

TaskItem Object

For more information, download the Outlook 2007 Developer Reference by going to the 2007 Office System: Updated Developer Content Web site.

See Also

Appointments | Business Notes | E-Mail Messages | Files | Phone Logs