JCL Help:TJclEmailReadOption

From Project JEDI Wiki
Jump to navigationJump to search


Summary

Read options


Pascal

 public TJclEmailReadOption = (
roAttachments,
roHeaderOnly,
roMarkAsRead
);
TJclEmailReadOptions = set of TJclEmailReadOption;


Members

Members Description
roAttachments Read attachments.
roHeaderOnly Read header only (no body).
roMarkAsRead Mark the message as read.


Description

Read options


About

Unit

JclMapi


Navigation

no pages or subcategories

Donator

Petr Vones


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