PropertyStreamHeaderTopLevel
General
PropertyStreamHeaderTopLevel és una classe en Aspose.Email per a Python.
Encapçal·lada de flux de propietats d’alt nivell que conté comptadors i comptes next-id per a destinataris i adjunts.
Propietats
| Name | Type | Access | Description |
|---|---|---|---|
reserved_0 | bytes | Read | Holds reserved bytes at the start of the header |
next_recipient_id | int | Read | Stores the identifier for the next recipient |
next_attachment_id | int | Read | Stores the identifier for the next attachment |
recipient_count | int | Read | Indicates the number of recipients in the message |
attachment_count | int | Read | Indicates the number of attachments in the message |
reserved_1 | bytes | Read | Holds reserved bytes at the end of the header |