WebSvcCalendar Namespace

The WebSvcCalendar namespace is an arbitrary name for a reference to the Calendar.asmx Web service of the PSI in Microsoft Office Project Server 2007.

The Calendar class in the Web service includes methods to manage enterprise calendars. Check out, check in, create, delete, list all, update, or get a specific calendar.

Calendar methods typically use or return a CalendarDataSet object.

Classes

  Class Description
Public class Calendar Includes methods for managing calendar exceptions in Microsoft Office Project Server 2007.
Public class CalendarDataSet
Public class CalendarDataSet.CalendarExceptionsDataTable
Public class CalendarDataSet.CalendarExceptionsRow Represents the availability of the resource identified with the CAL_UID property.
Public class CalendarDataSet.CalendarExceptionsRowChangeEvent Describes event handler settings for the specified data.
Public class CalendarDataSet.CalendarsDataTable
Public class CalendarDataSet.CalendarsRow Specifies a row of calendar data.
Public class CalendarDataSet.CalendarsRowChangeEvent Describes event handler settings for the specified data.

Delegates

  Delegate Description
Public delegate CalendarDataSet.CalendarExceptionsRowChangeEventHandler
Public delegate CalendarDataSet.CalendarsRowChangeEventHandler