Does the new Microsoft Outlook 2013 have VBA Macro/script capabilities to (save as/print to) a PDF?
Essentially, I want to run a Macro that will take each email and save it as its own unique PDF. I know that Outlook 2010 didn't have the olPDF as an option for the SaveAs method nor did it have a way to engage the print to pdf drive.
I know lots of people out there could definitely find this extremely helpful and beneficial if Microsoft would just add
MailItem.SaveAs "C:\Example", olPDF