Share via


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