QEverCloud
Unofficial Evernote Cloud API for Qt
|
An enumeration describing the configuration state related to receiving reminder e-mails from the service. More...
Public Types | |
enum | type { DO_NOT_SEND = 1, SEND_DAILY_EMAIL = 2 } |
An enumeration describing the configuration state related to receiving reminder e-mails from the service.
Reminder e-mails summarize notes based on their Note.attributes.reminderTime values.
DO_NOT_SEND: The user has selected to not receive reminder e-mail.
SEND_DAILY_EMAIL: The user has selected to receive reminder e-mail for those days when there is a reminder.