3.2.4.1.42 Schedules (Get) (Opnum 48)

The Schedules (Get) method retrieves the Schedules property, as specified in the property table in section 3.2.4.1.

 [propget] HRESULT Schedules(
   [out, retval] IScheduleCollection** ppSchedules
 );

ppSchedules: Receives a pointer to the schedule collection object. Schedules are created with the CreateSchedule method.

Return Values: This method MUST return an HRESULT with the severity bit clear on success as specified in [MS-ERREF]; otherwise, it MUST return one of the errors as defined in 2.2.1 or one of the errors as defined in [MS-ERREF] section 2.1.