MailItem.Submitted property (Outlook)

Returns a Boolean value that is True if the item has been submitted. Read-only.

Syntax

expression. Submitted

expression A variable that represents a MailItem object.

Remarks

A message is always created and submitted in a folder, usually the Outbox.

See also

MailItem Object

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.