_MailItem.PrintOut Method

Definition

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 ()

Applies to