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

EventCustomReminderMethod Property

The type of reminder.

Syntax

__property TibgGCalendarEventCustomReminderMethods EventCustomReminderMethod[int EventCustomReminderIndex] = {read=FEventCustomReminderMethod, write=FSetEventCustomReminderMethod};



enum TibgGCalendarEventCustomReminderMethods { germEmail=0, germSMS=1, germPopup=2 };

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