Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Specifies the types of special folders in a store.
Namespace: Microsoft.Office.Interop.Outlook
Assembly: Microsoft.Office.Interop.Outlook (in Microsoft.Office.Interop.Outlook.dll)
Syntax
'Declaration
Public Enumeration OlSpecialFolders
'Usage
Dim instance As OlSpecialFolders
public enum OlSpecialFolders
Members
| Member name | Description | |
|---|---|---|
| olSpecialFolderAllTasks | Specifies the All Tasks search folder for a store. | |
| olSpecialFolderReminders | Specifies the Reminders search folder for a store. |
Remarks
Not all special folders exist in all stores.