QML EmailReminder Element
[Inherits Reminder]
The EmailReminder element contains information about an email reminder of an item. More...
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 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.
This property holds the subject of the email.
[+] Documentation Feedback