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

CalendarDefaultReminderMinutes Property

The number of minutes prior to send the reminder.

Object Oriented Interface

public function getCalendarDefaultReminderMinutes($calendardefaultreminderindex);
public function setCalendarDefaultReminderMinutes($calendardefaultreminderindex, $value);

Procedural Interface

ingoogle_gcalendar_get($res, 14 , $calendardefaultreminderindex);
ingoogle_gcalendar_set($res, 14, $value , $calendardefaultreminderindex);

Default Value

0

Remarks

The number of minutes prior to send the reminder.

This property specifies the number of minutes before the event to send the reminder.

The size of the array is controlled by the CalendarDefaultReminderCount property.

This property is not available at design time.

Data Type

Integer

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