ReportItem.Save Method

Outlook Developer Reference

Saves the Microsoft Outlook item to the current folder or, if this is a new item, to the Outlook default folder for the item type.

Syntax

expression.Save

expression   A variable that represents a ReportItem object.

See Also