ViewCtl.SaveAs Method (Outlook View Control)

Saves the items that are selected in the control as a single file.

Syntax

expression.SaveAs

expression A variable that represents a ViewCtl object.

Remarks

The Save As dialog box is displayed so that the user can select the location and format of the resulting file. By default, if more than one item is selected, the items are concatenated and saved as a text file.

Support and feedback

Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.