Scheduler for WinRT
GetOccurrences Method


Retrieves the AppointmentList object which contains the full list of Appointment objects in the specified time interval.
Overload List
OverloadDescription
GetOccurrences(DateTime,DateTime)Retrieves the AppointmentList object which contains the full list of Appointment objects in the specified time interval.  
GetOccurrences(BaseObject,String,DateTime,DateTime,Boolean)Retrieves the AppointmentList object which contains the full list of Appointment objects in the specified time interval.  
GetOccurrences(Appointment,DateTime,DateTime)Retrieves the AppointmentList object which contains the list of occurrences of the specified master appointment in the specified time interval.  
Requirements

Target Platforms: 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

Reference

AppointmentCollection Class
AppointmentCollection Members

 

 


Copyright (c) GrapeCity, inc. All rights reserved.