title | manager | ms.date | ms.audience | ms.topic | ms.service | ms.technology | ms.localizationpriority | api_name | api_type | ms.assetid | description | ||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Folder |
sethgros |
09/17/2015 |
Developer |
reference |
office-online-server |
ews |
medium |
|
|
812948d8-c7db-45ce-bb3a-77233a53a974 |
The Folder element defines a folder to create, get, find, synchronize, or update. |
The Folder element defines a folder to create, get, find, synchronize, or update.
<Folder>
<FolderId/>
<ParentFolderId/>
<FolderClass/>
<DisplayName/>
<TotalCount/>
<ChildFolderCount/>
<ExtendedProperty/>
<ManagedFolderInformation/>
<UnreadCount/>
<PermissionSet/>
<EffectiveRights/>
</Folder>
FolderType
The following sections describe attributes, child elements, and parent elements.
None.
Element | Description |
---|---|
FolderId |
Contains the identifier and change key of a folder. |
ParentFolderId |
Represents the identifier of the parent folder that contains the folder. |
FolderClass |
Represents the folder class for a given folder. |
DisplayName (string) |
Contains the display name of a folder. |
TotalCount |
Represents the total count of items within a given folder. |
ChildFolderCount |
Represents the number of child folders that are contained within a folder. This property is read-only. |
ExtendedProperty |
Identifies extended properties on folders. |
ManagedFolderInformation |
Contains information about a managed folder. |
UnreadCount |
Represents the count of unread items within a given folder. |
PermissionSet (PermissionSetType) |
Contains all the configured permissions for a folder. This element was introduced in Microsoft Exchange Server 2007 Service Pack 1 (SP1). |
EffectiveRights |
Contains the client's rights based on the permission settings for the item or folder. This element is read-only. This element was introduced in Exchange 2007 SP1. |
Element | Description |
---|---|
AppendToFolderField |
Specifies data to append to a folder property during an UpdateFolder operation. |
Create (FolderSync) |
Identifies a single folder to create in the local client store. |
SetFolderField |
Represents an update to a single property on a folder in an UpdateFolder operation. |
Update (FolderSync) |
Identifies a single folder to update in the local client store. |
Folders |
Contains an array of folders that are used in folder operations. |
The schema that describes this element is located in the EWS virtual directory of the computer that is running Exchange 2007 that has the Client Access server role installed.
Name | Value |
---|---|
Namespace |
http://schemas.microsoft.com/exchange/services/2006/types |
Schema Name |
Types schema |
Validation File |
Types.xsd |
Can be Empty |
False |