Skip to content

Latest commit

 

History

History
36 lines (21 loc) · 776 Bytes

Outlook.MailItem.Save.md

File metadata and controls

36 lines (21 loc) · 776 Bytes
title keywords f1_keywords api_name ms.assetid ms.date ms.localizationpriority
MailItem.Save method (Outlook)
vbaol11.chm1326
vbaol11.chm1326
Outlook.MailItem.Save
7d7b5f22-4749-e908-41a7-12a4c730c695
06/08/2017
medium

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

MailItem Object

[!includeSupport and feedback]