Skip to content

Latest commit

 

History

History
79 lines (55 loc) · 2.43 KB

File metadata and controls

79 lines (55 loc) · 2.43 KB
title manager ms.date ms.audience ms.topic ms.service ms.technology ms.localizationpriority api_name api_type ms.assetid description
IsSubmitted
sethgros
09/17/2015
Developer
reference
office-online-server
ews
medium
IsSubmitted
schema
2399e27e-bd8c-46b6-a3aa-674842e098c9
The IsSubmitted element indicates whether an item has been submitted to the Outbox default folder.

IsSubmitted

The IsSubmitted element indicates whether an item has been submitted to the Outbox default folder.

<IsSubmitted/>

Boolean

Attributes and elements

The following sections describe attributes, child elements, and parent elements.

Attributes

None.

Child elements

None.

Parent elements

Element Description
CalendarItem
Represents an Exchange calendar item.
Contact
Represents an Exchange contact item.
DistributionList
Represents a distribution list.
Item
Represents an item in the Exchange store.
MeetingCancellation
Represents a meeting cancellation in the Exchange store.
MeetingMessage
Represents a meeting in the Exchange store.
MeetingRequest
Represents a meeting request in the Exchange store.
MeetingResponse
Represents a meeting response in the Exchange store.
Message
Represents an Exchange e-mail message.
RemoveItem
Removes an item from the Exchange store.
Task
Represents a task in the Exchange store.

Text value

A text value of true indicates that the item has been submitted to the Outbox folder.

Remarks

The schema that describes this element is located in the EWS virtual directory of the computer that is running MicrosoftExchange Server 2007 that has the Client Access server role installed.

Element information

Name Value
Namespace
http://schemas.microsoft.com/exchange/services/2006/types
Schema Name
Types schema
Validation File
Types.xsd
Can be Empty
False

See also