Symbol Reference
Symbol Reference
/ sgcHTTP_Google_Calendar Namespace
/ Classes / TsgcHTTP_Google_Cloud_Calendar_API_Client / TsgcHTTP_Google_Cloud_Calendar_API_Client Methods (sgcHTTP_Google_Calendar) / TsgcHTTP_Google_Cloud_Calendar_API_Client.Event_List
TsgcHTTP_Google_Cloud_Calendar_API_Client.Event_List
Close
sgcWebSockets Classes
TsgcHTTP_Google_Cloud_Calendar_API_Client.Event_List Method
Pascal
C++
C#
Visual Basic
public function Event_List( const aCalendarId: string; aICalUID: string = ''; aMaxAttendees: Integer = 0; aMaxResults: Integer = 250; const aOrderBy: string = ''; const aPageToken: string = ''; const aPrivateExtendedProperty: string = ''; const aQ: string = ''; const aSharedExtendedProperty: string = ''; aShowDeleted: Boolean = False; aShowHiddenInvitations: Boolean = False; aSingleEvents: Boolean = False; aSyncToken: string = ''; aTimeMax: TDateTime = 0; aTimeMin: TDateTime = 0; const aTimeZone: String = ''; aUpdatedMin: TDateTime = 0 ): string;

This is Event_List, a member of class TsgcHTTP_Google_Cloud_Calendar_API_Client.