public sealed class ManagedFolderInformation : ComplexPropertyPublic NotInheritable Class ManagedFolderInformation
Inherits ComplexPropertypublic ref class ManagedFolderInformation sealed : public ComplexProperty[<SealedAttribute>]
type ManagedFolderInformation =
class
inherit ComplexProperty
end| CanDelete | Gets a value indicating whether the user can delete objects in the folder. |
| CanRenameOrMove | Gets a value indicating whether the user can rename or move objects in the folder. |
| Comment | Gets the comment associated with the folder. |
| FolderSize | Gets the size of the folder. |
| HasQuota | Gets a value indicating whether the folder has a quota. |
| HomePage | Gets the home page associated with the folder. |
| IsManagedFoldersRoot | Gets a value indicating whether the folder is the root of the managed folder hierarchy. |
| ManagedFolderId | Gets the Managed Folder Id of the folder. |
| MustDisplayComment | Gets a value indicating whether the client application must display the Comment property to the user. |
| StorageQuota | Gets the storage quota of the folder. |
| Equals | Determines whether the specified object is equal to the current object. (Унаследован от Object) |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Унаследован от Object) |
| GetHashCode | Serves as the default hash function. (Унаследован от Object) |
| GetType | Gets the Type of the current instance. (Унаследован от Object) |
| MemberwiseClone | Creates a shallow copy of the current Object. (Унаследован от Object) |
| ToString | Returns a string that represents the current object. (Унаследован от Object) |