msg_stream

Overview

msg_stream is a class in Aspose.Email for CPP. Inherits from: msg_stream.

Properties

NameTypeAccessDescription
namestd::stringRead/WriteHolds the textual name of the MSG stream
datastd::vector<std::uint8_t>Read/WriteContains the raw byte payload of the MSG stream
clsidstd::array<std::uint8_t, 16>Read/Write
state_bitsstd::uint32_tRead/WriteRepresents flag bits describing the stream’s state
creation_timestd::uint64_tRead/WriteRecords the timestamp when the stream was created
modified_timestd::uint64_tRead/WriteRecords the timestamp of the stream’s last modification