ManagedFolderInformationType Members

Include Protected Members
Include Inherited Members

The ManagedFolderInformationType class contains information about a managed custom folder.

The ManagedFolderInformationType type exposes the following members.

Constructors

  Name Description
Public method ManagedFolderInformationType The ManagedFolderInformationType constructor initializes a new instance of the ManagedFolderInformationType class.

Top

Properties

  Name Description
Public property CanDelete The CanDelete property gets a value that indicates whether a managed folder can be deleted by a client.
Public property CanDeleteSpecified The CanDeleteSpecified property gets a Boolean value that specifies whether the CanDelete property was returned in the SOAP response.
Public property CanRenameOrMove The CanRenameOrMove property gets a value that indicates whether a managed folder can be renamed or moved by a client.
Public property CanRenameOrMoveSpecified The CanRenameOrMoveSpecified property gets a Boolean value that specifies whether the CanRenameOrMove property was returned in the SOAP response.
Public property Comment The Comment property gets a comment that is associated with a managed folder.
Public property FolderSize The FolderSize property gets a value that describes the total size of all the contents of a managed folder.
Public property FolderSizeSpecified The FolderSizeSpecified property gets a Boolean value that specifies whether the FolderSize property was returned in the SOAP response.
Public property HasQuota The HasQuota property gets a value that indicates whether a managed folder has a quota.
Public property HasQuotaSpecified The HasQuotaSpecified property gets a Boolean value that specifies whether the HasQuota property was returned in the SOAP response.
Public property HomePage The HomePage property gets the URL that is the default home page for the managed folder.
Public property IsManagedFoldersRoot The IsManagedFoldersRoot property gets a Boolean value that indicates whether the managed folder is the root managed folder.
Public property IsManagedFoldersRootSpecified The IsManagedFoldersRootSpecified property gets a Boolean value that indicates whether the IsManagedFoldersRoot property was returned in the SOAP response.
Public property ManagedFolderId The ManagedFolderId property gets the identifier of a managed folder.
Public property MustDisplayComment The MustDisplayComment property gets a value that indicates whether the managed folder comment must be displayed.
Public property MustDisplayCommentSpecified The MustDisplayCommentSpecified property gets a value that specifies whether the MustDisplayComment property was serialized into the SOAP response.
Public property StorageQuota The StorageQuota property gets the storage quota for a managed folder.
Public property StorageQuotaSpecified The StorageQuotaSpecified property gets a Boolean value that specifies whether the StorageQuota property was returned in the SOAP response.

Top

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Top