JVCL Help:TJvMailRecipients.RecipientClass

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

Search in JVCL Help

 
Search in all projects
 

Summary

Returns a numeric value that indicate the type of the recipients.


Pascal

 propertyRecipientClass: DWORD;


Description

Read RecipientClass to determine the type of the recipients. Possible values are:

Value Constant Meaning
0 MAPI_ORIG Indicates the original sender of the message.
1 MAPI_TO Indicates a primary message recipient.
2 MAPI_CC Indicates a recipient of a message copy.
3 MAPI_BCC Indicates a recipient of a blind copy.


See Also

TJvMail.BlindCopy, TJvMail.CarbonCopy, TJvMail.Recipient


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