C1.C1Schedule Namespace > AppointmentCollection Class > GetOccurrences Method : GetOccurrences(BaseObject,String,DateTime,DateTime,Boolean) Method |
'Declaration
Public Overloads Function GetOccurrences( _ ByVal groupOwner As BaseObject, _ ByVal groupBy As System.String, _ ByVal start As System.Date, _ ByVal end As System.Date, _ ByVal includePrivateAppointments As System.Boolean _ ) As AppointmentList
public AppointmentList GetOccurrences( BaseObject groupOwner, System.string groupBy, System.DateTime start, System.DateTime end, System.bool includePrivateAppointments )
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