Category Properties

Include Protected Members
Include Inherited Members

The Category type exposes the following members.

Properties

  Name Description
Public property Application Returns an Application object that represents the parent Outlook application for the object. Read-only. (Inherited from _Category.)
Public property CategoryBorderColor Returns an OLE_COLOR value that represents the border color of the color swatch displayed for a Category object. Read-only. (Inherited from _Category.)
Public property CategoryGradientBottomColor Returns an OLE_COLOR value that represents the bottom gradient color of the color swatch displayed for a Category object. Read-only. (Inherited from _Category.)
Public property CategoryGradientTopColor Returns an OLE_COLOR value that represents the top gradient color of the color swatch displayed for a Category object. Read-only. (Inherited from _Category.)
Public property CategoryID Returns a String (string in C#) value that represents the unique identifier for the Category object. Read-only. (Inherited from _Category.)
Public property Class Returns an OlObjectClass constant indicating the object's class. Read-only. (Inherited from _Category.)
Public property Color Returns or sets an OlCategoryColor constant that indicates the color used by the Category object. Read/write. (Inherited from _Category.)
Public property Name Returns or sets a String (string in C#) value that represents the display name for the object. Read/write. (Inherited from _Category.)
Public property Parent Returns the parent Object of the specified object. Read-only. (Inherited from _Category.)
Public property Session Returns the NameSpace object for the current session. Read-only. (Inherited from _Category.)
Public property ShortcutKey Returns or sets an OlCategoryShortcutKey constant that specifies the shortcut key used by the Category object. Read/write. (Inherited from _Category.)

Top

See Also

Reference

Category Interface

Microsoft.Office.Interop.Outlook Namespace