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

CalendarDefaultReminderMethod Property

The type of reminder.

Syntax

int GetCalendarDefaultReminderMethod(int iCalendarDefaultReminderIndex);

int SetCalendarDefaultReminderMethod(int iCalendarDefaultReminderIndex, int iCalendarDefaultReminderMethod);

Possible Values

  GERM_EMAIL(0), 
  GERM_SMS(1), 
  GERM_POPUP(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 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