Share via


MailItem.DeleteAfterSubmit Property (Outlook)

Returns or sets a Boolean value that is True if a copy of the mail message is not saved upon being sent, and False if a copy is saved. Read/write.

Syntax

expression .DeleteAfterSubmit

expression A variable that represents a MailItem object.

See Also

Concepts

MailItem Object Members

MailItem Object