Qt Mobility Reference Documentation

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:

    • 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.


    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.


    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.