QtMobility Reference Documentation

QML EmailReminder Element

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

Inherits Reminder

This element was introduced in Mobility 1.1.

Properties

Detailed Description

EmailReminder element contains the following field types:

  • EmailReminder.Subject
  • EmailReminder.Body
  • EmailReminder.Recipients
  • EmailReminder.Attachments

This element is part of the QtMobility.organizer 1.1 module.

Property Documentation

attachments : list<variant>

This property holds the attachments of the email.

This property group was introduced in Mobility 1.1.


body : string

This property holds the body of the email.

This property group was introduced in Mobility 1.1.


recipients : list<string>

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

This property group was introduced in Mobility 1.1.


subject : string

This property holds the subject of the email.

This property group was introduced in Mobility 1.1.


X

Thank you for giving your feedback.

Make sure it is related to this specific page. For more general bugs and requests, please use the Qt Bug Tracker.