common_message_property_id
Overview
common_message_property_id is a enum in Aspose.Email for CPP.
Inherits from: common_message_property_id.
Values
| Value | Description |
|---|---|
message_class | |
transport_message_headers | Represents the raw transport headers of the message |
subject | Represents the message subject string |
display_to | Represents the display string for To recipients |
display_cc | Represents the display string for CC recipients |
display_bcc | Represents the display string for BCC recipients |
internet_message_id | Represents the unique Internet Message-ID header |
message_flags | Represents flags indicating message state (read, sent, etc.) |
internet_codepage | |
sender_name | Represents the display name of the sender |
sender_address_type | |
sender_email_address | Represents the sender’s email address |
message_delivery_time | Represents the timestamp when the message was delivered |
store_support_mask | Represents capabilities mask of the message store |
body | Represents the plain‑text body of the message |
body_html | |
display_name | Represents the display name associated with the message |
attach_method | Represents the method used to attach the item (by value, by reference, etc.) |
attach_data_binary | Represents the binary data of an attachment |
attach_filename | Represents the filename of an attachment |
attach_long_filename | |
attach_mime_tag | |
attach_content_id | |
schedule_info_delegate_names | Represents delegate names in scheduling information |
schedule_info_months_busy | Represents busy months in scheduling information |
example_tag100_a | Represents a sample property tag with ID 0x100A (example) |
example_tag101_d | Represents a sample property tag with ID 0x101D (example) |