extract_msg.structures.toc_entry Module

Module contents

class extract_msg.structures.toc_entry.TOCEntry(reader: bytes | BytesReader | None = None)[source]

Bases: object

toBytes() bytes[source]
property advf: int | ADVF

An implementation specific hint on how to render the presentation data on screen. May be ignored on processing.

property ansiClipboardFormat: ClipboardFormatOrAnsiString
property aspect: int | DVAspect

An implementation specific hint on how to render the presentation data on screen. May be ignored on processing.

property lindex: int

An implementation specific hint on how to render the presentation data on screen. May be ignored on processing.

property targetDevice: DVTargetDevice
property tymed: int