ParentFolderId

Topic Last Modified: 2007-10-19

The ParentFolderId element represents the identifier of the parent folder that contains the item or folder.

Syntax

<ParentFolderId Id="" ChangeKey=""/>

Type

FolderIdType

Attributes and Elements

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

Attributes

Attribute Description

Id

Contains a string that identifies a folder in the Exchange store. This attribute is required.

ChangeKey

Contains a string that identifies a version of a folder that is identified by the Id attribute. This attribute is optional. Use this attribute to make sure that the correct version of a folder is used.

Child Elements

None.

Parent Elements

Element Description

CalendarFolder

Represents a calendar folder in a mailbox.

CalendarItem

Represents a calendar item in a mailbox.

Contact

Represents a contact item in a mailbox.

ContactsFolder

Represents a contacts folder in a mailbox.

CopiedEvent

Represents an event in which an item or folder is copied.

CreatedEvent

Represents an event in which an item or folder is created.

DeletedEvent

Represents an event in which an item or folder is deleted.

DistributionList

Represents a private distribution list in a mailbox.

Folder

Represents a folder in a mailbox.

Item

Represents a generic Exchange item.

MeetingCancellation

Represents a meeting cancellation in a mailbox.

MeetingMessage

Represents a meeting message in a mailbox.

MeetingRequest

Represents a meeting request in a mailbox.

MeetingResponse

Represents a meeting response in a mailbox.

Message

Represents an e-mail message in a mailbox.

ModifiedEvent

Represents an event in which an item or folder is modified.

MovedEvent

Represents an event in which an item or folder is moved from one parent folder to another parent folder.

NewMailEvent

Represents an event that is triggered by a new mail item in a mailbox.

AcceptItem

Represents an Accept reply to a meeting request.

TentativelyAcceptItem

Represents a Tentative reply to a meeting request.

DeclineItem

Represents a Decline reply to a meeting request.

RemoveItem

Removes an item from the Exchange store.

Task

Represents a task item in a mailbox.

ReplyToItem

Contains a reply to the creator of an item in the Exchange store.

ReplyAllToItem

Contains a reply to all identified recipients of an item in the Exchange store.

ForwardItem

Contains an Exchange store item to forward to recipients.

CancelCalendarItem

Represents the response object that is used to cancel a meeting.

TasksFolder

Represents a task folder in a mailbox.

SearchFolder

Represents a search folder in a mailbox.

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

Other Resources

Exchange Web Services XML Elements