Communication History Object

The Communication History object represents a folder that contains Appointment, Business Note, E-Mail Message, File, Phone Log, and Task objects.

Version Information
Outlook 2007

Requirements

Business Contact Manager for Outlook

Remarks

You cannot programmatically copy the items that reside in Communication History folder.

Example

The following C# and Visual Basic for Applications (VBA) example shows the Communication History folder assignment statement.

  [C#]
Outlook.Folder bcmHistoryFolder = (Outlook.Folder)bcmRootFolder.Folders["Communication History"]; 

FakePre-48764916e0d04c50a847ab9b132a853f-007c4f273f14445c94b63bb4154097d4

User Properties (Business Contact Manager only)

None.

Parent Objects

Folder 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 | Tasks