Request Receipts Check Box on Toolbar

  • Thread starter Thread starter Michael
  • Start date Start date
M

Michael

Is there a way to put a button on the application toolbar to ask for a read
receipt. I have a user that turned on the receipts because he wants some
people to acknowledge with a receipt. I looked and only found Options
(already on the bar).

Michael
 
You would have to write a VBA macro to do this, setting the
MailItem.ReadReceiptRequested property
--
Sue Mosher, Outlook MVP
Outlook and Exchange solutions at http://www.slipstick.com
Author of
Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
 
Back
Top