Google Integrator V2 - Online Help
Google Integrator V2
Questions / Feedback?

CalendarMarker Property

A marker when calendars are paged.

Object Oriented Interface

public function getCalendarMarker();
public function setCalendarMarker($value);

Procedural Interface

ingoogle_gcalendar_get($res, 20 );
ingoogle_gcalendar_set($res, 20, $value );

Default Value

''

Remarks

This property returns a marker used to iterate over pages of calendars. When ListCalendars is called if the results are paged this property will be populated. Continue to call ListCalendars until this property returns empty string in order to list all events.

This property is not available at design time.

Data Type

String

 
 
Copyright (c) 2017 /n software inc. - All rights reserved.
Build 2.0.6240.0