And
Day
End
ID
Ids
Not
Or
SID
to
TTL
UID
Url
Expand Minimize
This topic has not yet been rated - Rate this topic

CalendarFolder

Published: July 16, 2012

Applies to:  Exchange 2013 | Exchange Online | Exchange Server 2007 | Exchange Server 2010 

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

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.

EffectiveRights

Contains the client's rights based on the permission settings for the item or folder. This element is read-only.

SharingEffectiveRights (CalendarPermissionReadAccessType)

Indicates the permissions that the user has for the calendar data that is being shared.

PermissionSet (CalendarPermissionSetType)

Contains all the configured permissions for a calendar folder.

Parent elements

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 IIS virtual directory that hosts Exchange Web Services.

Namespace

http://schemas.microsoft.com/exchange/services/2006/types

Schema Name

Types schema

Validation File

Types.xsd

Can be Empty

False

Date

Description

July 16, 2012

Initial publication

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.