ManagedFolderInformationType Class

Definition

The ManagedFolderInformationType class contains information about a managed custom folder.

public ref class ManagedFolderInformationType
public class ManagedFolderInformationType
Public Class ManagedFolderInformationType
Inheritance
ManagedFolderInformationType

Remarks

The ManagedFolderInformationType properties are read-only.

Constructors

ManagedFolderInformationType()

The ManagedFolderInformationType constructor initializes a new instance of the ManagedFolderInformationType class.

Properties

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.

Applies to