A single button on the tool bar for read receipt

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I know how to request a receipt for a mail by going to options and then
selecting the "request a read ....." checkbox. This takes about 3 mouse
clicks.
Can I select or create a toolbar button that will do this in one click?
 
Found what I was looking for on outlook-code.com (Beginner, Basic Outlook)
I created a macro and put it behind a new button on the toolbar. The default
macro works simply to set "read receipt" True. You can tweak it to make that
a toggle.
 
Back
Top