ItemType::IsSubmitted property

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)

No code example is currently available or this language may not be supported.

Property value

Type: System.Boolean
The IsSubmitted returns true if the item has been submitted to the Outbox default folder; otherwise, the property returns false.
Show: