How can I know ..

Y

Yahya Saad

Dear Sirs,

How can I know if the current active inspector is a received message
being read or if it is a message being composed.

Regards,
Yahya
 
K

Ken Slovak - [MVP - Outlook]

A new message has EntryID = "" before it's saved. So when it opens check for
EntryID.
 
Y

Yahya Saad

Thank you, but I also need to differentiate between a draft and a received
message which the EntryID doesn't provide me since they both have a value.

Regards,
Yahya
 
Top