common_message_property_id
Vue de l’ensemble
‘common_message_property_id’ est un enum dans Aspose.Email FOSS pour C++.
Description
common_message_property_id est un type d’enumer dans la bibliothèque Aspose.Email FOSS pour C++. Il définit un ensemble de constants nommés qui contrôlent le comportement ou spécifient les options au sein de l’API. Les enumérations telles que ‘commons_missage-properties_ID` aident à garantir la sécurité du type en limitant les valeurs à un set prédéfini.
Les capacités de base comprennent: Représentant la propriété des chefs de message de transport (id 125); représente la propiété du sujet du message (ID 55) ; représentant le fil d’affichage pour les destinataires (ide 3588). Ces opérations permettent aux développeurs d’intégrer la fonctionnalité common_message_property_id directement dans les applications C++.
Les valeurs
| Value | Description |
|---|---|
message_class | |
transport_message_headers | Represents the transport message headers property (ID 125) |
subject | Represents the message subject property (ID 55) |
display_to | Represents the display string for the To recipients (ID 3588) |
display_cc | Represents the display string for the Cc recipients (ID 3587) |
display_bcc | Represents the display string for the Bcc recipients (ID 3586) |
internet_message_id | |
message_flags | Represents the message flags property (ID 3591) |
internet_codepage | |
sender_name | Represents the sender’s display name (ID 3098) |
sender_address_type | Represents the sender’s address type (ID 3102) |
sender_email_address | Represents the sender’s email address (ID 3103) |
message_delivery_time | Represents the delivery timestamp of the message (ID 3590) |
store_support_mask | Represents the store support mask property (ID 13325) |
body | Represents the plain‑text body of the message (ID 4096) |
body_html | |
display_name | Represents the display name of the message object (ID 12289) |
attach_method | Represents the attachment method type (ID 14085) |
attach_data_binary | Represents the binary data of an attachment (ID 14081) |
attach_filename | Represents the filename of an attachment (ID 14084) |
attach_long_filename | Represents the long filename of an attachment (ID 14087) |
attach_mime_tag | |
attach_content_id | Represents the content ID of an attachment (ID 14098) |
schedule_info_delegate_names | Represents delegate names in schedule info (ID 26692) |
schedule_info_months_busy | Represents busy months in schedule info (ID 26707) |
example_tag100_a | Represents an example custom tag with ID 4106 |
example_tag101_d | Represents an example custom tag with ID 4125 |
Voir aussi
- Aspose.Email pour C++ — Enterprise API Reference