Share via


_NoteItem.Color Property

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
Property Color As OlNoteColor
    Get
    Set
'Usage
Dim instance As _NoteItem
Dim value As OlNoteColor

value = instance.Color

instance.Color = value
OlNoteColor Color { get; set; }

Property Value

Type: Microsoft.Office.Interop.Outlook.OlNoteColor

See Also

Reference

_NoteItem Interface

_NoteItem Members

Microsoft.Office.Interop.Outlook Namespace