mapi_attachment

mapi_attachment

Overview

mapi_attachment is a class in Aspose.Email FOSS for C++.

Defined in: include/aspose/email/foss/msg/mapi_attachment.hpp

Methods

SignatureReturn Type
from_bytes(std::string filename, std::vector<std::uint8_t> data, std::string mime_type, std::string content_id)mapi_attachment
from_stream(std::string filename, std::istream stream, std::string mime_type, std::string content_id)mapi_attachment
load_data(std::istream stream)void
is_embedded_message()bool