_PostItem.PrintOut Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Prints the Outlook item using all default settings. The PrintOut method is the only Outlook method that can be used for printing.
public:
void PrintOut();
public void PrintOut ();
Public Sub PrintOut ()