How do I use ItemAdd on the Sent Items folder?
问题 This question looks like it should have been answered here: Outlook VBA Save Copy Sent Item I am unable to find the referenced "Items.ItemAdd" event amongst the list of events in the VB Editor for Outlook 2016. Application.ItemSend is located in "ThisOutLookSession". The script I came up with looks 90% similar to the one posted in the original question and I have the same problem. The mail item is saved in it's pre-send condition. I can't use "MailItem.SaveSentMessageFolder" as I am trying to