Reminders.Overrides

Reminders.Overrides property

If the event doesn’t use the default reminders, this lists the reminders specific to the event, or, if not set, indicates that no reminders are set for this event.

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

See Also