Submitted Property

Microsoft Outlook Visual Basic

Returns a Boolean value that indicates if the item has been submitted. True if the item has been submitted. A message is always created and submitted in a folder, usually the Outbox. Read-only.

expression.Submitted

expression    Required. An expression that returns a MeetingItem or MailItem object.