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

CalendarDefaultReminderMethod Property

The type of reminder.

Object Oriented Interface

public function getCalendarDefaultReminderMethod($calendardefaultreminderindex);
public function setCalendarDefaultReminderMethod($calendardefaultreminderindex, $value);

Procedural Interface

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

Default Value

0

Remarks

The type of reminder.

This property specifies the type of reminder. Possible values are:

0 (germEmail) Email notification
1 (germSMS) SMS (text message) notification
2 (germPopup) A popup in the browser

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