why the LastModificationTime of appointment is not updated??

C

Cynthia

I am using Outlook2003. I just want to know how could I judge whether a
appointment has been modified? I want to use the property
"LastModificationTime", but it is always the same. I have tried to write
Save() method in code and click "Save" button in menu, but these both did not
change the
LastModificationTime. It is always equal to CreationTime.

How could I do?

Thanks
 
K

Ken Slovak - [MVP - Outlook]

Are you changing the item before you call Save()? If the item is unchanged
then calling Save() will do nothing. When I change something in an
appointment (or any other item) LastModificationTime changes to when I
modified the item.
 

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