CreatedEvent
Topic Last Modified: 2007-03-05
The CreatedEvent element represents an event in which an item or folder is created.
Syntax
<CreatedEvent>
<Watermark/>
<TimeStamp/>
<ItemId/>
<ParentFolderId/>
</CreatedEvent>
<CreatedEvent>
<Watermark/>
<TimeStamp/>
<FolderId/>
<ParentFolderId/>
</CreatedEvent>
Type
BaseObjectChangedEventType
Attributes and Elements
The following sections describe attributes, child elements, and parent elements.
Attributes
None.
Child Elements
Element | Description |
---|---|
Represents an event bookmark in the mailbox events table. |
|
Represents the timestamp of a created item or folder mailbox event. |
|
Represents the identifier of the created folder. |
|
Represents the identifier of the created item. |
|
Represents the identifier of the parent folder of the created item or folder. |
Parent Elements
Element | Description |
---|---|
Contains information about the subscription and the events that have occurred since the last notification. |
Remarks
The schema that describes this element is located in the EWS virtual directory of the computer that is running Microsoft Exchange Server 2007 that has the Client Access server role installed.
Element Information
Namespace |
https://schemas.microsoft.com/exchange/services/2006/types |
Schema name |
Types schema |
Validation file |
Types.xsd |
Can be empty |
False |
See Also
Reference
Subscribe Operation
GetEvents Operation
Unsubscribe Operation
Other Resources
Using Pull Subscriptions (Exchange Web Services)
Event Notifications