CommonMessagePropertyId

CommonMessagePropertyId

General

CommonMessagePropertyId és un enum a Aspose.Email per Python.

Identificadors de propietats MAPI comuns utilitzats pel lector/escriptor MSG per a la semàntica del missatge central.

Valors

ValueDescription
MESSAGE_CLASSRepresents the Outlook message class (e.g., IPM.Note)
TRANSPORT_MESSAGE_HEADERSRepresents the raw transport headers of the message
SUBJECTRepresents the message subject line
DISPLAY_TORepresents the display string for the To recipients
DISPLAY_CCRepresents the display string for the Cc recipients
DISPLAY_BCCRepresents the display string for the Bcc recipients
INTERNET_MESSAGE_IDRepresents the global Internet message identifier
MESSAGE_FLAGSRepresents flags indicating message state (read, sent, etc.)
INTERNET_CODEPAGERepresents the code page used for Internet message text
SENDER_NAMERepresents the display name of the message sender
SENDER_ADDRESS_TYPERepresents the address type (e.g., SMTP) of the sender
SENDER_EMAIL_ADDRESSRepresents the sender’s email address
MESSAGE_DELIVERY_TIMERepresents the timestamp when the message was delivered
STORE_SUPPORT_MASKIndicates which store features are supported for the message
BODYRepresents the plain‑text body content of the message
BODY_HTMLRepresents the HTML formatted body of the message
DISPLAY_NAMERepresents a generic display name associated with the object
ATTACH_METHODRepresents the method used to attach the item (e.g., by value)
ATTACH_DATA_BINARYRepresents the binary data of an attachment
ATTACH_FILENAMERepresents the short filename of an attachment
ATTACH_LONG_FILENAMERepresents the long filename of an attachment
ATTACH_MIME_TAGRepresents the MIME type tag of an attachment
ATTACH_CONTENT_IDRepresents the Content‑ID header value for an attachment
SCHEDULE_INFO_DELEGATE_NAMESRepresents delegate names in scheduling info
SCHEDULE_INFO_MONTHS_BUSYRepresents busy months in scheduling info
EXAMPLE_TAG_100ARepresents a custom example property with tag 0x100A
EXAMPLE_TAG_101DRepresents a custom example property with tag 0x101D
 Català