OlOfficeDocItemsType Enumeration

This object, member, or enumeration is deprecated and is not intended to be used in your code.

Namespace:  Microsoft.Office.Interop.Outlook
Assembly:  Microsoft.Office.Interop.Outlook (in Microsoft.Office.Interop.Outlook.dll)

Syntax

'Declaration
<TypeLibTypeAttribute()> _
Public Enumeration OlOfficeDocItemsType
'Usage
Dim instance As OlOfficeDocItemsType
[TypeLibTypeAttribute()]
public enum OlOfficeDocItemsType

Members

Member name Description
olExcelWorkSheetItem This object, member, or enumeration is deprecated and is not intended to be used in your code.
olWordDocumentItem This object, member, or enumeration is deprecated and is not intended to be used in your code.
olPowerPointShowItem This object, member, or enumeration is deprecated and is not intended to be used in your code.

See Also

Reference

Microsoft.Office.Interop.Outlook Namespace