ItemType::IsSubmitted property
Exchange Server 2013
The IsSubmitted property gets or sets a Boolean value that indicates whether an item has been submitted to the Outbox default folder.
Namespace: ExchangeWebServices
Assembly: EWS (in EWS.dll)
Property value
Type: System.BooleanThe IsSubmitted returns true if the item has been submitted to the Outbox default folder; otherwise, the property returns false.
Show: