PropertyId
Vue de l’ensemble
‘PropertyId’ est un enum dans Aspose.Email FOSS pour Python.
Les identifiants communs de propriété sont partagés avec leurs types de Propriété MAPI par défaut.
Cette liste définit 27 valeurs : « MESSAGE_CLASS », « TRANSPORT_MESSAGE_HEADERS », » SUBJECT », " DISPLAY_TO », “ DIS PLAY-CC », ” DISPLEY_BCC », „ INTERNET_ MISSAGE-ID », ? MÉSAGE/FLAGS », ! INTERNET_CODEPAGE », . SENDER_NAME, . sENDR_ADDRESS_TYPE , .
Les valeurs
| Value | Description |
|---|---|
MESSAGE_CLASS | Represents the Outlook message class string property |
TRANSPORT_MESSAGE_HEADERS | Represents the raw transport headers as a string |
SUBJECT | Represents the message subject text |
DISPLAY_TO | |
DISPLAY_CC | |
DISPLAY_BCC | |
INTERNET_MESSAGE_ID | Represents the Internet message identifier string |
MESSAGE_FLAGS | Represents a 32‑bit integer of message flag bits |
INTERNET_CODEPAGE | Represents the code page identifier as a 32‑bit integer |
SENDER_NAME | Represents the display name of the sender as a string |
SENDER_ADDRESS_TYPE | |
SENDER_EMAIL_ADDRESS | Represents the sender’s email address as a string |
MESSAGE_DELIVERY_TIME | Represents the delivery timestamp as a time value |
STORE_SUPPORT_MASK | Represents a 32‑bit integer mask of store capabilities |
BODY | Represents the plain‑text body of the message as a string |
BODY_HTML | Represents the HTML body of the message as binary data |
DISPLAY_NAME | Represents a generic display name string for an object |
ATTACH_METHOD | Represents the attachment method as a 32‑bit integer code |
ATTACH_DATA_BINARY | Represents the raw binary content of an attachment |
ATTACH_FILENAME | Represents the short filename of an attachment as a string |
ATTACH_LONG_FILENAME | |
ATTACH_MIME_TAG | Represents the MIME type tag of an attachment as a string |
ATTACH_CONTENT_ID | |
SCHEDULE_INFO_DELEGATE_NAMES | Represents multiple delegate names as strings |
SCHEDULE_INFO_MONTHS_BUSY | Represents multiple busy months as 32‑bit integers |
EXAMPLE_TAG_100A | Represents a custom binary tag identified by 0x100A |
EXAMPLE_TAG_101D | Represents a custom binary tag identified by 0x101D |
Voir aussi
- Aspose.Email pour Python — Enterprise API Reference