JVCL Help:TJvMail.ReadOptions

From Project JEDI Wiki
Jump to navigationJump to search
JEDI Visual Component Library Help

Search in JVCL Help

 
Search in all projects
 

Summary

Determines behavior of mail reading.


Pascal

 propertyReadOptions: TJvMailReadOptions;


Description

Use the ReadOptions property to customize the behavior of the FindFirstMail, FindNextMail and ReadMail methods. You can use ReadOptions to specify

  • Whether only unread messages should be enumerated.
  • The order in which the messages should be read.
  • Whether messages read in with ReadMail should be marked as read.
  • Which parts of a message should be read (Only header, attachments, etc).


See Also

TJvMail.ReadedMail, TJvMail.ReadMail


About

Contribute to this help topic

This documentation wiki is based on the collaborative effort of Project JEDI users. Your edits are welcome in order to improve documentation quality: edit this page