MapiRecipient

General

MapiRecipient és una classe en Aspose.Email per a Python.

Objectus receptor mutat.

Propietats

NameTypeAccessDescription
display_name`strNone`Read
email_address`strNone`Read
recipient_typeintReadStores the integer type code indicating To, Cc, Bcc, etc
address_typestrReadStores the address type string (e.g., SMTP) for the recipient
storage_id`intNone`Read
propertiesMapiPropertyCollectionReadProvides the collection of all MapiProperty objects attached to the recipient
extra_streamslist[MsgStream]ReadIs a list of MsgStream objects representing additional data streams for the recipient
extra_storageslist[MsgStorage]ReadIs a list of MsgStorage objects representing extra storages linked to the recipient
header_reserved_0bytesReadContains reserved header bytes for the recipient as a bytes object

Mètodes

SignatureDescription
`set_property(property_id: intCommonMessagePropertyId
 Català