Share via


MailItem.PrintOut Method (Outlook)

Prints the Outlook item using all default settings.The PrintOut method is the only Outlook method that can be used for printing.

Syntax

expression .PrintOut

expression A variable that represents a MailItem object.

See Also

Concepts

MailItem Object

MailItem Object Members