Version

Outlook2007ColorSchemeCollection Class

Collection class for the Outlook2007ColorScheme instances which provide the Office2007 look for UltraScheduleControlBase controls.
Syntax
'Declaration
 
Public Class Outlook2007ColorSchemeCollection 
   Inherits System.Collections.CollectionBase
public class Outlook2007ColorSchemeCollection : System.Collections.CollectionBase 
Remarks

The Outlook2007ColorSchemeCollection class contains fifteen instances of the Outlook2007ColorScheme class, one for each of the color schemes seen in the 'Calendar Options' dialog of Microsoft® Outlook® 2007.

Requirements

Target Platforms: Windows 10, Windows 8.1, Windows 8, Windows 7, Windows Server 2012, Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also