_Store Methods
Office 2010
The _Store type exposes the following members.
| Name | Description | |
|---|---|---|
|
GetDefaultFolder | Returns a MAPIFolder object that represents the default folder in the store and that is of the type specified by the FolderType argument. |
|
GetRootFolder | Returns a Folder object representing the root-level folder of the Store. Read-only. |
|
GetRules | Returns a Rules collection object that contains the Rule objects defined for the current session. |
|
GetSearchFolders | Returns a Folders collection object that represents the search folders defined for the Store object. |
|
GetSpecialFolder | Returns a Folder object for a special folder specified by FolderType in a given store. |
|
RefreshQuotaDisplay | Refreshes the store quota information that is displayed in the status bar in the explorer window. |