FolderNamesFolderNames
FolderNames元素包含一个数组,其中包含要添加到邮箱中的已命名托管文件夹。The FolderNames element contains an array of named managed folders to add to a mailbox.
CreateManagedFolderCreateManagedFolder
<FolderNames>
<FolderName/>
</FolderNames>
NonEmptyArrayOfFolderNamesTypeNonEmptyArrayOfFolderNamesType
属性和元素Attributes and elements
下面各部分介绍了属性、子元素和父元素。The following sections describe attributes, child elements, and parent elements.
AttributesAttributes
无。None.
子元素Child elements
元素Element | 说明Description |
---|---|
FolderNameFolderName |
标识要添加到邮箱中的单个托管文件夹。Identifies a single managed folder to add to mailbox. |
父元素Parent elements
元素Element | 说明Description |
---|---|
CreateManagedFolderCreateManagedFolder |
将托管文件夹添加到邮箱的请求中的根元素。The root element in a request to add a managed folder to a mailbox. 下面是此元素的 XPath 表达式: The following is the XPath expression to this element: /CreateManagedFolder |
说明Remarks
描述此元素的架构位于正在运行 MicrosoftExchange Server 2007 的计算机(已安装客户端访问服务器角色)的 EWS 虚拟目录中。The schema that describes this element is located in the EWS virtual directory of the computer that is running MicrosoftExchange Server 2007 that has the Client Access server role installed.
元素信息Element information
命名空间Namespace |
https://schemas.microsoft.com/exchange/services/2006/messages |
架构名称Schema Name |
消息架构Messages schema |
验证文件Validation File |
Messages.xsdMessages.xsd |
可以为空Can be Empty |
FalseFalse |
另请参阅See also
FindFolder 操作FindFolder operation