read timestamp/date from outlook objects

M

MatrimCauthon

Hello,

I've heard outlook uses three different timestamps / dates in its
objects as last read, last modified, day of creation.

Now my question.
How can I write a simple programm which just displays these different
dates out of outlook?

Thank you in advance,

Mat.
 
S

Sue Mosher [MVP]

Displays how? Where?

In the meantime, you might find it useful to read up on those different
properties using the object browser: Press ALt+F11 to open the VBA
environment in Outlook, then press F2. Highlight anything, then press F1 for
the Help topic.
 
Top