mapi_attachment

mapi_attachment

Overview

mapi_attachment CPP için bir sınıfta Aspose.Email vardır.

Properties

NameTypeAccessDescription
filenamestd::stringOkumak / YazmakDosya Adını Kaydetmek İçin Ekleyin
datastd::vector<std::uint8_t>Okumak / Yazmak-Kaynak içeriğini tutar.
mime_typestd::stringOkumak / Yazmak
content_idstd::stringOkumak / YazmakAdayın içerik tanımlayıcısı içerir
embedded_messagestd::shared_ptr<mapi_message>Okumak / YazmakMapi_message’a erişim sağlar, eğer herhangi bir
propertiesmapi_property_collectionOkumak / Yazmak

Methods

SignatureDescription
from_bytes(filename: std::string, data: std::vector<std::uint8_t>, mime_type: std::string, content_id: std::string)mapi_attachment
from_stream(filename: std::string, stream: std::istream, mime_type: std::string, content_id: std::string)mapi_attachment
load_data(stream: std::istream)Belirli giriş akışından nesneye eklenti verilerini okuyar.
is_embedded_message()bool
 Türkçe