Do you know if they plan on any changes in version 3?
If they don't expose this stuff to VBA or severely change BCM to be
customized, I'm going to abandon it soon. I really like it but this aspect
of it really stinks.
PS - I love you Programming for Outlook book, Sue.
--
Guy
Forefront Business Solutions
www.forefrontbusinesssolutions.com
www.forefrontbusiness.com
AFAIK, none. BCM uses its own database with relationships defined among the
database tables. You'd have to reverse engineer it to make use of those
relationships.
FWIW, it annoys me that BCM doesn't use the built-in Links collection in
addition to the database tables.
--
Sue Mosher, Outlook MVP
Author of Configuring Microsoft Outlook 2003
and Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
Does anyone know what member of the TaskItem is used for the Linked Account
or Business Contact? I don't mean the Contacts Link at the bottom of the
task form which uses the Links property.
I'm trying to build a routine that will get the linked account or business
contact and fill in the link property on a task by clicking a custom button
on the task form.