Hi,
When printing from VBA or from an add-in, the total number of pages in the outlook header is coming out as zero. In my header I have [Total Pages] set, and the code for printing is:
Application.ActiveInspector.CurrentItem.PrintOut
Essentially, MailItem.PrintOut always seems to calculate total pages as zero. Is this a known issue?
Thanks,
Tristan