OlNoteColor 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 OlNoteColor
'Usage
Dim instance As OlNoteColor
public enum OlNoteColor

Members

Member name Description
olBlue This object, member, or enumeration is deprecated and is not intended to be used in your code.
olGreen This object, member, or enumeration is deprecated and is not intended to be used in your code.
olPink This object, member, or enumeration is deprecated and is not intended to be used in your code.
olYellow This object, member, or enumeration is deprecated and is not intended to be used in your code.
olWhite 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