MsgStream

Overview

MsgStream is a class in Aspose.Email FOSS for Python.

Mutable MSG stream node with raw bytes and CFB metadata.

Properties

NameTypeAccessDescription
namestrReadHolds the stream’s identifier string
databytesRead
clsidbytesReadStores the class identifier bytes for the stream
state_bitsintRead
creation_timeintReadRecords the stream’s creation timestamp as an integer
modified_timeintReadRecords the stream’s last modification timestamp as an integer

See Also