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

EventCustomReminderMethod Property

The type of reminder.

Object Oriented Interface

public function getEventCustomReminderMethod($eventcustomreminderindex);
public function setEventCustomReminderMethod($eventcustomreminderindex, $value);

Procedural Interface

ingoogle_gcalendar_get($res, 48 , $eventcustomreminderindex);
ingoogle_gcalendar_set($res, 48, $value , $eventcustomreminderindex);

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 EventCustomReminderCount 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