Share via


MeetingItem.Submitted Property

Outlook Developer Reference

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

Syntax

expression.Submitted

expression   A variable that represents a MeetingItem object.

Remarks

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

See Also