Y
Yaz
I am a newbie to the Outlook object model, and have also not developed /
written code in a long time, so I am getting quite frustrated when I am not
finding what I need from the object browser, or sample code on the web.
Especially since what I am trying to is so simple, it should not take too
long to do:
I would like to flag all items in a conversation (thread) to get flagged as
'completed' when I flag one item in the thread as complete. So, I thought
I'd write a macro that takes the current item, finds all items in the
conversation and flags them all as complete.
The MailItem object does not offer an easy way to do this, and I don't know
how to use the Items object to find the related emails .
Please help.
- Yasmeen
written code in a long time, so I am getting quite frustrated when I am not
finding what I need from the object browser, or sample code on the web.
Especially since what I am trying to is so simple, it should not take too
long to do:
I would like to flag all items in a conversation (thread) to get flagged as
'completed' when I flag one item in the thread as complete. So, I thought
I'd write a macro that takes the current item, finds all items in the
conversation and flags them all as complete.
The MailItem object does not offer an easy way to do this, and I don't know
how to use the Items object to find the related emails .
Please help.
- Yasmeen