J
John Galt
I have a VBA application that reads contacts from outlook, sends a fax and
updates the following contact fields:
1. CdoPR_BODY - Used as a text long of action taken i.e.
"YYYY-mm-dd - Auto fax sent"
2. CdoPR_RTF_SYNC_BODY_TAG - Used to sync CdoPR_BODY
3. CdoPR_REPLY_TIME - The Flagged reminder Date & Time to send the
next fax.
The problem I am having is that when I set the value of CdoPR_REPLY_TIME
and do the update it appears to work correctly.
When I open Outlook and review the updated contact the following occurs:
1. The contact reminder time is the same as it was prior to the
update.
2. The color is black (not over due) even though the old date / time
showing are past due.
3. I open the contact and click the reminder flag button and the
correct date an time updated via the program are there.
Does anyone have any clue as to what I need to do to sync my VBA CDO session
and MS Outlook?
Please help if you can.
Thanks in advance.
updates the following contact fields:
1. CdoPR_BODY - Used as a text long of action taken i.e.
"YYYY-mm-dd - Auto fax sent"
2. CdoPR_RTF_SYNC_BODY_TAG - Used to sync CdoPR_BODY
3. CdoPR_REPLY_TIME - The Flagged reminder Date & Time to send the
next fax.
The problem I am having is that when I set the value of CdoPR_REPLY_TIME
and do the update it appears to work correctly.
When I open Outlook and review the updated contact the following occurs:
1. The contact reminder time is the same as it was prior to the
update.
2. The color is black (not over due) even though the old date / time
showing are past due.
3. I open the contact and click the reminder flag button and the
correct date an time updated via the program are there.
Does anyone have any clue as to what I need to do to sync my VBA CDO session
and MS Outlook?
Please help if you can.
Thanks in advance.