OlContextMenu 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
Public Enumeration OlContextMenu
'Usage
Dim instance As OlContextMenu
public enum OlContextMenu

Members

Member name Description
olItemContextMenu This object, member, or enumeration is deprecated and is not intended to be used in your code.
olViewContextMenu This object, member, or enumeration is deprecated and is not intended to be used in your code.
olFolderContextMenu This object, member, or enumeration is deprecated and is not intended to be used in your code.
olAttachmentContextMenu This object, member, or enumeration is deprecated and is not intended to be used in your code.
olStoreContextMenu This object, member, or enumeration is deprecated and is not intended to be used in your code.
olShortcutContextMenu 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