OlTableContents Enumeration
Specifies the type of items in a folder.
Namespace: Microsoft.Office.Interop.Outlook
Assembly: Microsoft.Office.Interop.Outlook (in Microsoft.Office.Interop.Outlook.dll)
Syntax
'Declaration
Public Enumeration OlTableContents
'Usage
Dim instance As OlTableContents
public enum OlTableContents
Members
Member name | Description | |
---|---|---|
olUserItems | Only the non-hidden user items in the folder. | |
olHiddenItems | Only the hidden items in the folder. |
See Also
Reference
Microsoft.Office.Interop.Outlook Namespace
Other Resources
How to: Filter and Display Inbox Items Modified in the Last Month
How to: Filter and Display Multivalued Properties When Enumerating Items in a Folder
How to: Enumerate Hidden Items in a Folder
How to: Filter and Display Computed Properties When Enumerating Items in a Folder
How to: Search for a Phrase in the Body of Items in a Folder
How to: Search Attachments of Items in a Folder for an Exact Phrase