msg_document
Overview
msg_document is a class in Aspose.Email FOSS for C++.
Defined in: include/aspose/email/foss/msg/msg_document.hpp
Methods
| Signature | Return Type |
|---|---|
major_version() | std::uint16_t |
minor_version() | std::uint16_t |
transaction_signature_number() | std::uint32_t |
strict() | bool |
from_reader() | msg_document |
from_file() | msg_document |
from_stream() | msg_document |
to_cfb_document() | cfb::cfb_document |