On May 8, 8:25 am, joesmith <joesm...@discussions.microsoft.com>
wrote:
> Luther,
> I am willing to write my own macro to fetch the history data. Do you know
[quoted text clipped - 18 lines]
>
> - Show quoted text -
Properties of objects in Outlook/BCM will have different names in the
database, in XML files, on the screen, and, for macro purposes, in the
Outlook Object Model.
BCM is an extension of Outlook, so anything that is common between
between the two, pretty much, works the same way. For example, code
for accessing an Outlook Contact's fax number will also wotk with
Business Contact, except that you'll need to go through the Business
Contacts folder.
Details about the objects and properties that are unique to BCM are
documented in the BCM SDK:
http://msdn.microsoft.com/en-us/library/aa431857.aspx