need to set created date as part of initial load from access

G

Guest

I am loading data (one-time load) from MS/Access into Outlook Journal items
using VBA. I need to set the Created Date on the journal item to the created
date of the item in the MS/access table. Created Date is a read-only
property. Is there a way to change it for this load.
Thanks in advance.
 
D

Dmitry Streblechenko

Nope. Created and modified time are read-only properties updated
automatically by the store provider only.

Dmitry Streblechenko (MVP)
http://www.dimastr.com/
OutlookSpy - Outlook, CDO
and MAPI Developer Tool
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top