QtMobility Reference Documentation

Contents

QML EmailReminder Element

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

Inherits Reminder

  • List of all members, including inherited members
  • Properties

    Detailed Description

    EmailReminder element contains the following field types:

    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 documentation was introduced in Qt Mobility Mobility 1.1.


    body : string

    This property holds the body of the email.

    This documentation was introduced in Qt Mobility 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 documentation was introduced in Qt Mobility Mobility 1.1.


    subject : string

    This property holds the subject of the email.

    This documentation was introduced in Qt Mobility Mobility 1.1.