ManagedFolderInformation
Topic Last Modified: 2007-09-20
The ManagedFolderInformation element contains information about a managed custom folder.
Syntax
<ManagedFolderInformation>
<CanDelete/>
<CanRenameOrMove/>
<MustDisplayComment/>
<HasQuota/>
<IsManagedFoldersRoot/>
<ManagedFolderId/>
<Comment/>
<StorageQuota/>
<FolderSize/>
<HomePage/>
</ManagedFolderInformation>
Type
ManagedFolderInformationType
Attributes and Elements
The following sections describe attributes, child elements, and parent elements.
Attributes
None.
Child Elements
Element | Description |
---|---|
Indicates whether a managed folder can be deleted by a customer. |
|
Indicates whether a given managed folder can be renamed or moved by the customer. |
|
Indicates whether the managed folder comment must be displayed. |
|
Indicates whether the managed folder has a quota. |
|
Indicates whether the managed folder is the root for all managed folders. |
|
Contains the folder ID of the managed folder. |
|
Contains the comment that is associated with a managed folder. |
|
Describes the storage quota for the managed folder. |
|
Describes the total size of all the contents of a managed folder. |
|
Specifies the URL that will be the default home page for the managed folder. |
Parent Elements
Element | Description |
---|---|
Represents a folder in the Exchange store. Managed custom folders can only be subfolders of the folder named Managed Folders. |
|
Not applicable. |
|
Not applicable. |
|
Not applicable. |
|
Not applicable. |
Remarks
The schema that describes this element is located in the EWS virtual directory of the computer that is running Microsoft Exchange Server 2007 that has the Client Access server role installed.
Element Information
Namespace |
https://schemas.microsoft.com/exchange/services/2006/types |
Schema name |
Types schema |
Validation file |
Types.xsd |
Can be empty |
False |
See Also
Reference
Other Resources
Exchange Web Services XML Elements
Adding Managed Folders (Exchange Web Services)