_MailItem.Save Method

Definition

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

public:
 void Save();
public void Save ();
Public Sub Save ()

Remarks

If a mail item is an inline reply, calling Save on that mail item may fail and result in unexpected behavior.

Applies to