ExtendedCalendar.DefaultReminders

ExtendedCalendar.DefaultReminders property

The default reminders that the authenticated user has for this calendar.

public virtual KeyValuePair<ReminderMethods, int>[] DefaultReminders { get; set; }

See Also