QtOrganizer.EmailReminder

The EmailReminder element contains information about an email reminder of an item. More...

Import Statement: import QtOrganizer 5.0
Inherits:

Reminder

Properties

Signals

Detailed Description

The following fields are supported:

See also Reminder and QOrganizerItemEmailReminder.

Property Documentation

attachments : list<variant>

This property holds the attachments of the email.


body : string

This property holds the body of the email.


recipients : list<string>

This property holds the list of recipients that the user wishes to be sent an email as part of the reminder.


subject : string

This property holds the subject of the email.


Signal Documentation

onDetailChanged()

See also Detail::onDetailChanged.