A
af2604
Hi all.
I'd like to know if is possible to konw the state of a IMAP email.
I mean: I have an IMAP account and I want to built a VBA macro (or
aomething like that) that can let me know if a msg is deleted or not.
If I open an email forder of an IMAP account i can select 1,2,3 msgs and
I'm able to know what and how many msgs I have select.
My problem is :
1) I select a msg and then I delete it, for IMAP account with OL 2007
the message is not deleted but only MARKD as deleted
2) I select the previous msg and an other more, but NOT deleted.
so I have 2 select msgs the first deleted and the second NOT !!
How can I know from a VBA macro this situation ??
Thanks a lot
Alberto
I'd like to know if is possible to konw the state of a IMAP email.
I mean: I have an IMAP account and I want to built a VBA macro (or
aomething like that) that can let me know if a msg is deleted or not.
If I open an email forder of an IMAP account i can select 1,2,3 msgs and
I'm able to know what and how many msgs I have select.
My problem is :
1) I select a msg and then I delete it, for IMAP account with OL 2007
the message is not deleted but only MARKD as deleted
2) I select the previous msg and an other more, but NOT deleted.
so I have 2 select msgs the first deleted and the second NOT !!
How can I know from a VBA macro this situation ??
Thanks a lot
Alberto