msg_reader

Overview

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

Methods

SignatureDescription
from_file(path: std::filesystem::path, strict: bool)msg_readerCreates a msg_reader by loading an MSG file from the given path
from_stream(stream: std::istream, strict: bool)msg_readerCreates a msg_reader by loading an MSG from the provided input stream
strict()boolReturns whether the reader operates in strict parsing mode