CalendarFolder
Last modified: October 13, 2012
Applies to: Exchange Online | Exchange Server 2007 | Exchange Server 2010 | Exchange Server 2013 | Office 365
The CalendarFolder element represents a folder that primarily contains calendar items.
<CalendarFolder> <FolderId/> <ParentFolderId/> <FolderClass/> <DisplayName/> <TotalCount/> <ChildFolderCount/> <ExtendedProperty/> <ManagedFolderInformation/> <EffectiveRights/> <SharingEffectiveRights/> <PermissionSet/> </CalendarFolder>
CalendarFolderType
The following sections describe attributes, child elements, and parent elements.
Attributes
None.
Child elements
|
Element |
Description |
|---|---|
|
Contains the identifier and change key of a folder. |
|
|
Represents the identifier of the parent folder that contains the folder. |
|
|
Represents the folder class for a given folder. |
|
|
Contains the display name of a folder. |
|
|
Represents the total count of items within a given folder. |
|
|
Represents the number of child folders that are contained within a folder. This property is read-only. |
|
|
Identifies extended properties on folders. |
|
|
Contains information about a managed folder. |
|
|
Contains the client's rights based on the permission settings for the item or folder. This element is read-only. |
|
|
Indicates the permissions that the user has for the calendar data that is being shared. |
|
|
Contains all the configured permissions for a calendar folder. |
Parent elements
|
Element |
Description |
|---|---|
|
Specifies data to append to a folder property during an UpdateFolder operation. |
|
|
Identifies a single folder to create in the local client store. |
|
|
Represents an update to a single property on a folder in an UpdateFolder operation. |
|
|
Identifies a single folder to update in the local client store. |
|
|
Contains an array of folders that are used in folder operations. |