PropertyId

Oversigt over de forskellige former for støtte

PropertyId er et enum i Aspose.Email for Python.

Fælles ejendomsidentifikatorer parret med deres standard MAPI-ejendomstyper.

Valuer

ValueDescription
MESSAGE_CLASS
TRANSPORT_MESSAGE_HEADERSRepresents the raw transport headers as a string
SUBJECTRepresents the message subject string
DISPLAY_TO
DISPLAY_CC
DISPLAY_BCC
INTERNET_MESSAGE_IDRepresents the Internet Message-ID header value
MESSAGE_FLAGSRepresents integer flags indicating message status (read, sent, etc.)
INTERNET_CODEPAGERepresents the integer code page used for internet encoding
SENDER_NAME
SENDER_ADDRESS_TYPE
SENDER_EMAIL_ADDRESS
MESSAGE_DELIVERY_TIMERepresents the delivery timestamp of the message
STORE_SUPPORT_MASKRepresents an integer mask of store capabilities
BODY
BODY_HTMLRepresents the HTML body as binary data
DISPLAY_NAMERepresents the display name associated with a recipient or attachment
ATTACH_METHODRepresents an integer indicating how the attachment is stored (e.g., embedded)
ATTACH_DATA_BINARYRepresents the binary content of an attachment
ATTACH_FILENAME
ATTACH_LONG_FILENAME
ATTACH_MIME_TAGRepresents the MIME type string of the attachment
ATTACH_CONTENT_IDRepresents the content ID string for inline attachments
SCHEDULE_INFO_DELEGATE_NAMESRepresents multiple delegate name strings for scheduling
SCHEDULE_INFO_MONTHS_BUSYRepresents multiple integer values indicating busy months for scheduling
EXAMPLE_TAG_100ARepresents a custom binary property with tag 0x100A
EXAMPLE_TAG_101DRepresents a custom binary property with tag 0x101D
 Dansk