ManagedFolderInformationType Members
The ManagedFolderInformationType class contains information about a managed custom folder.
The following tables list the members exposed by the ManagedFolderInformationType type.
Public Constructors
Name | Description | |
---|---|---|
ManagedFolderInformationType | The ManagedFolderInformationType constructor initializes a new instance of the ManagedFolderInformationType class. |
Top
Public Properties
Name | Description | |
---|---|---|
CanDelete | The CanDelete property gets a value that indicates whether a managed folder can be deleted by a client. | |
CanDeleteSpecified | The CanDeleteSpecified property gets a Boolean value that specifies whether the CanDelete property was returned in the SOAP response. | |
CanRenameOrMove | The CanRenameOrMove property gets a value that indicates whether a managed folder can be renamed or moved by a client. | |
CanRenameOrMoveSpecified | The CanRenameOrMoveSpecified property gets a Boolean value that specifies whether the CanRenameOrMove property was returned in the SOAP response. | |
Comment | The Comment property gets a comment that is associated with a managed folder. | |
FolderSize | The FolderSize property gets a value that describes the total size of all the contents of a managed folder. | |
FolderSizeSpecified | The FolderSizeSpecified property gets a Boolean value that specifies whether the FolderSize property was returned in the SOAP response. | |
HasQuota | The HasQuota property gets a value that indicates whether a managed folder has a quota. | |
HasQuotaSpecified | The HasQuotaSpecified property gets a Boolean value that specifies whether the HasQuota property was returned in the SOAP response. | |
HomePage | The HomePage property gets the URL that is the default home page for the managed folder. | |
IsManagedFoldersRoot | The IsManagedFoldersRoot property gets a Boolean value that indicates whether the managed folder is the root managed folder. | |
IsManagedFoldersRootSpecified | The IsManagedFoldersRootSpecified property gets a Boolean value that indicates whether the IsManagedFoldersRoot property was returned in the SOAP response. | |
ManagedFolderId | The ManagedFolderId property gets the identifier of a managed folder. | |
MustDisplayComment | The MustDisplayComment property gets a value that indicates whether the managed folder comment must be displayed. | |
MustDisplayCommentSpecified | The MustDisplayCommentSpecified property gets a value that specifies whether the MustDisplayComment property was serialized into the SOAP response. | |
StorageQuota | The StorageQuota property gets the storage quota for a managed folder. | |
StorageQuotaSpecified | The StorageQuotaSpecified property gets a Boolean value that specifies whether the StorageQuota property was returned in the SOAP response. |
Top
Public Methods
(see also Protected Methods )
Name | Description | |
---|---|---|
Equals | Overloaded. (inherited from Object ) | |
GetHashCode | (inherited from Object ) | |
GetType | (inherited from Object ) | |
ReferenceEquals | (inherited from Object ) | |
ToString | (inherited from Object ) |
Top
Protected Methods
Name | Description | |
---|---|---|
Finalize | (inherited from Object ) | |
MemberwiseClone | (inherited from Object ) |
Top