OlSpecialFolders Enumeration
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.