common_message_property_id

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

ValueDescription
message_class
transport_message_headersRepresents the transport message headers property (ID 125)
subjectRepresents the message subject property (ID 55)
display_toRepresents the display string for the To recipients (ID 3588)
display_ccRepresents the display string for the Cc recipients (ID 3587)
display_bccRepresents the display string for the Bcc recipients (ID 3586)
internet_message_id
message_flagsRepresents the message flags property (ID 3591)
internet_codepage
sender_nameRepresents the sender’s display name (ID 3098)
sender_address_typeRepresents the sender’s address type (ID 3102)
sender_email_addressRepresents the sender’s email address (ID 3103)
message_delivery_timeRepresents the delivery timestamp of the message (ID 3590)
store_support_maskRepresents the store support mask property (ID 13325)
bodyRepresents the plain‑text body of the message (ID 4096)
body_html
display_nameRepresents the display name of the message object (ID 12289)
attach_methodRepresents the attachment method type (ID 14085)
attach_data_binaryRepresents the binary data of an attachment (ID 14081)
attach_filenameRepresents the filename of an attachment (ID 14084)
attach_long_filenameRepresents the long filename of an attachment (ID 14087)
attach_mime_tag
attach_content_idRepresents the content ID of an attachment (ID 14098)
schedule_info_delegate_namesRepresents delegate names in schedule info (ID 26692)
schedule_info_months_busyRepresents busy months in schedule info (ID 26707)
example_tag100_aRepresents an example custom tag with ID 4106
example_tag101_dRepresents an example custom tag with ID 4125

Voir aussi

  • Aspose.Email pour C++ — Enterprise API Reference
 Français