CalendarFolderCalendarFolder
本文档可能包含与预发布功能或产品相关的内容,这些功能或产品在最终商业发布之前可能会有重大变化。本文档按"原样"提供,仅供参考,Microsoft 不在本文档中作出任何明示或暗示担保。 CalendarFolder元素表示主要包含日历项目的文件夹。The CalendarFolder element represents a folder that primarily contains calendar items.
<CalendarFolder>
<FolderId/>
<ParentFolderId/>
<FolderClass/>
<DisplayName/>
<TotalCount/>
<ChildFolderCount/>
<ExtendedProperty/>
<ManagedFolderInformation/>
<EffectiveRights/>
<SharingEffectiveRights/>
<PermissionSet/>
</CalendarFolder>
CalendarFolderTypeCalendarFolderType
属性和元素Attributes and elements
下面各部分介绍了属性、子元素和父元素。The following sections describe attributes, child elements, and parent elements.
AttributesAttributes
无。None.
子元素Child elements
元素Element | 说明Description |
---|---|
FolderIdFolderId |
包含一个文件夹的标识符和更改键。Contains the identifier and change key of a folder. |
ParentFolderIdParentFolderId |
表示包含该文件夹的父文件夹的标识符。Represents the identifier of the parent folder that contains the folder. |
FolderClassFolderClass |
表示给定文件夹的文件夹类。Represents the folder class for a given folder. |
显示名称 (字符串)DisplayName (string) |
包含文件夹的显示名称。Contains the display name of a folder. |
TotalCountTotalCount |
表示给定文件夹中的项目总数。Represents the total count of items within a given folder. |
ChildFolderCountChildFolderCount |
表示文件夹中包含的子文件夹数。此属性是只读的。Represents the number of child folders that are contained within a folder. This property is read-only. |
ExtendedPropertyExtendedProperty |
标识文件夹的扩展的属性。Identifies extended properties on folders. |
ManagedFolderInformationManagedFolderInformation |
包含有关托管文件夹的信息。Contains information about a managed folder. |
EffectiveRightsEffectiveRights |
包含客户端的权利基础的项或文件夹的权限设置。此元素是只读的。Contains the client's rights based on the permission settings for the item or folder. This element is read-only. |
SharingEffectiveRights (CalendarPermissionReadAccessType)SharingEffectiveRights (CalendarPermissionReadAccessType) |
指示用户正在共享的日历数据的权限。Indicates the permissions that the user has for the calendar data that is being shared. |
PermissionSet (CalendarPermissionSetType)PermissionSet (CalendarPermissionSetType) |
包含日历文件夹的所有已配置的权限。Contains all the configured permissions for a calendar folder. |
父元素Parent elements
元素Element | 说明Description |
---|---|
AppendToFolderFieldAppendToFolderField |
指定要在UpdateFolder Operation期间追加到文件夹属性数据。Specifies data to append to a folder property during an UpdateFolder operation. |
创建 (FolderSync)Create (FolderSync) |
标识要在本地客户端存储中创建一个文件夹。Identifies a single folder to create in the local client store. |
SetFolderFieldSetFolderField |
表示对UpdateFolder Operation中的文件夹上的单个属性的更新。Represents an update to a single property on a folder in an UpdateFolder operation. |
更新 (FolderSync)Update (FolderSync) |
标识要在本地客户端存储中更新单个文件夹。Identifies a single folder to update in the local client store. |
FoldersFolders |
包含一数组的文件夹操作中使用的文件夹。Contains an array of folders that are used in folder operations. |
说明Remarks
描述此元素的架构位于承载 Exchange Web Services 的 IIS 虚拟目录中。The schema that describes this element is located in the IIS virtual directory that hosts Exchange Web Services.
元素信息Element information
命名空间Namespace |
https://schemas.microsoft.com/exchange/services/2006/types |
架构名称Schema Name |
类型架构Types schema |
验证文件Validation File |
Types.xsdTypes.xsd |
可以为空Can be Empty |
FalseFalse |