Hello,

I'm trying to automatically add flag and reminder for myself on sent messages in Outlook.

I've found and tried numerous codes and even non-VBA solutions to flag outgoing messages for follow-up and add a reminder. But the problem is that the flag gets appended to the outgoing message and thus arrives at the recipient's side.
Rather I'm looking for a way to not change anything for the recipient; but just add a reminder on my own outlook sent item.

The code might have to listen to the action of a new item arriving in the sent folder.

Can this be done?

Thank you for any help!