[This is preliminary documentation and is subject to change.]

Syntax

C#
public class BusinessConstants
Visual Basic (Declaration)
Public Class BusinessConstants
Visual C++
public ref class BusinessConstants

The type exposes the following fields.

Public Fields

  NameDescription
Public fieldStatic memberCalendarBusyColor
Busy color of the calendar event
Public fieldStatic memberCalendarFreeAlternateColor
Free alternate color of the calendar event
Public fieldStatic memberCalendarFreeColor
Free color of the calendar event
Public fieldStatic memberCalendarNoneColor
Color when nothing is selected
Public fieldStatic memberCalendarOutOfOfficeColor
Out of Office color of the calendar event
Public fieldStatic memberCalendarTentativeColor
Tentative color of the calendar event
Public fieldStatic memberOCBlankEmail
The blank email address
Public fieldStatic memberSecurityObjectSize
The size of the security object

See Also