MailItem.Save method (Outlook)
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 MailItem object.
Remarks
If a mail item is an inline reply, calling Save on that mail item may fail and result in unexpected behavior.
See also
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.