This enumeration represents the days of the week as used by CorDateTime and Calendars.
Public Enum DayOfWeek
The DayOfWeek is 0 based, where as VBs vbDayOfWeek is 1 based.
Project CorLib Overview
Class CorDateTimeStatic Overview