PropertyId
Přehled
PropertyId je enum v Aspose.Email pro Python.
Identifikátory společných vlastností spojené s jejich standardními typy vlastostí MAPI.
Hodnoty
| Value | Description |
|---|---|
MESSAGE_CLASS | |
TRANSPORT_MESSAGE_HEADERS | Represents the raw transport headers as a string |
SUBJECT | Represents the message subject string |
DISPLAY_TO | |
DISPLAY_CC | |
DISPLAY_BCC | |
INTERNET_MESSAGE_ID | Represents the Internet Message-ID header value |
MESSAGE_FLAGS | Represents integer flags indicating message status (read, sent, etc.) |
INTERNET_CODEPAGE | Represents the integer code page used for internet encoding |
SENDER_NAME | |
SENDER_ADDRESS_TYPE | |
SENDER_EMAIL_ADDRESS | |
MESSAGE_DELIVERY_TIME | Represents the delivery timestamp of the message |
STORE_SUPPORT_MASK | Represents an integer mask of store capabilities |
BODY | |
BODY_HTML | Represents the HTML body as binary data |
DISPLAY_NAME | Represents the display name associated with a recipient or attachment |
ATTACH_METHOD | Represents an integer indicating how the attachment is stored (e.g., embedded) |
ATTACH_DATA_BINARY | Represents the binary content of an attachment |
ATTACH_FILENAME | |
ATTACH_LONG_FILENAME | |
ATTACH_MIME_TAG | Represents the MIME type string of the attachment |
ATTACH_CONTENT_ID | Represents the content ID string for inline attachments |
SCHEDULE_INFO_DELEGATE_NAMES | Represents multiple delegate name strings for scheduling |
SCHEDULE_INFO_MONTHS_BUSY | Represents multiple integer values indicating busy months for scheduling |
EXAMPLE_TAG_100A | Represents a custom binary property with tag 0x100A |
EXAMPLE_TAG_101D | Represents a custom binary property with tag 0x101D |