ManagedFolderInformation Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Represents information for a managed folder.
public ref class ManagedFolderInformation sealed : Microsoft::Exchange::WebServices::Data::ComplexProperty
public sealed class ManagedFolderInformation : Microsoft.Exchange.WebServices.Data.ComplexProperty
Public NotInheritable Class ManagedFolderInformation
Inherits ComplexProperty
- Inheritance
Properties
CanDelete |
Gets a value that indicates whether the user can delete objects in the folder. |
CanRenameOrMove |
Gets a value that indicates whether the user can rename or move objects in the folder. |
Comment |
Gets the comment that is associated with the managed folder. |
FolderSize |
Gets the total size of all the contents of the managed folder. |
HasQuota |
Gets a value that indicates whether the folder has a quota. |
HomePage |
Gets the URL that will be the default home page for the managed folder. |
IsManagedFoldersRoot |
Gets a value that indicates whether the folder is the root of the managed folder hierarchy. |
ManagedFolderId |
Gets the managed folder ID of the folder. |
MustDisplayComment |
Gets a value that indicates whether the client application must display the Comment property to the user. |
StorageQuota |
Gets the storage quota of the folder. |