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

EventCustomReminderMinutes Property

The number of minutes prior to send the reminder.

Object Oriented Interface

public function getEventCustomReminderMinutes($eventcustomreminderindex);
public function setEventCustomReminderMinutes($eventcustomreminderindex, $value);

Procedural Interface

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

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