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
Bb409217.pubproperty(en-us,EXCHG.80).gif CanDelete The CanDelete property gets a value that indicates whether a managed folder can be deleted by a client.
Bb409217.pubproperty(en-us,EXCHG.80).gif CanDeleteSpecified The CanDeleteSpecified property gets a Boolean value that specifies whether the CanDelete property was returned in the SOAP response.
Bb409217.pubproperty(en-us,EXCHG.80).gif CanRenameOrMove The CanRenameOrMove property gets a value that indicates whether a managed folder can be renamed or moved by a client.
Bb409217.pubproperty(en-us,EXCHG.80).gif CanRenameOrMoveSpecified The CanRenameOrMoveSpecified property gets a Boolean value that specifies whether the CanRenameOrMove property was returned in the SOAP response.
Bb409217.pubproperty(en-us,EXCHG.80).gif Comment The Comment property gets a comment that is associated with a managed folder.
Bb409217.pubproperty(en-us,EXCHG.80).gif FolderSize The FolderSize property gets a value that describes the total size of all the contents of a managed folder.
Bb409217.pubproperty(en-us,EXCHG.80).gif FolderSizeSpecified The FolderSizeSpecified property gets a Boolean value that specifies whether the FolderSize property was returned in the SOAP response.
Bb409217.pubproperty(en-us,EXCHG.80).gif HasQuota The HasQuota property gets a value that indicates whether a managed folder has a quota.
Bb409217.pubproperty(en-us,EXCHG.80).gif HasQuotaSpecified The HasQuotaSpecified property gets a Boolean value that specifies whether the HasQuota property was returned in the SOAP response.
Bb409217.pubproperty(en-us,EXCHG.80).gif HomePage The HomePage property gets the URL that is the default home page for the managed folder.
Bb409217.pubproperty(en-us,EXCHG.80).gif IsManagedFoldersRoot The IsManagedFoldersRoot property gets a Boolean value that indicates whether the managed folder is the root managed folder.
Bb409217.pubproperty(en-us,EXCHG.80).gif IsManagedFoldersRootSpecified The IsManagedFoldersRootSpecified property gets a Boolean value that indicates whether the IsManagedFoldersRoot property was returned in the SOAP response.
Bb409217.pubproperty(en-us,EXCHG.80).gif ManagedFolderId The ManagedFolderId property gets the identifier of a managed folder.
Bb409217.pubproperty(en-us,EXCHG.80).gif MustDisplayComment The MustDisplayComment property gets a value that indicates whether the managed folder comment must be displayed.
Bb409217.pubproperty(en-us,EXCHG.80).gif MustDisplayCommentSpecified The MustDisplayCommentSpecified property gets a value that specifies whether the MustDisplayComment property was serialized into the SOAP response.
Bb409217.pubproperty(en-us,EXCHG.80).gif StorageQuota The StorageQuota property gets the storage quota for a managed folder.
Bb409217.pubproperty(en-us,EXCHG.80).gif 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
Bb409217.pubmethod(en-us,EXCHG.80).gif Equals  Overloaded. (inherited from Object )
Bb409217.pubmethod(en-us,EXCHG.80).gif GetHashCode  (inherited from Object )
Bb409217.pubmethod(en-us,EXCHG.80).gif GetType  (inherited from Object )
Bb409217.pubmethod(en-us,EXCHG.80).gifBb409217.static(en-us,EXCHG.80).gif ReferenceEquals  (inherited from Object )
Bb409217.pubmethod(en-us,EXCHG.80).gif ToString  (inherited from Object )

Top

Protected Methods

  Name Description
Bb409217.protmethod(en-us,EXCHG.80).gif Finalize  (inherited from Object )
Bb409217.protmethod(en-us,EXCHG.80).gif MemberwiseClone  (inherited from Object )

Top