msg_storage

msg_storage

Vue de l’ensemble

‘msg_storage’ est une classe dans Aspose.Email FOSS pour C++.

Description

‘msg_storage’ est une classe dans la bibliothèque Aspose.Email FOSS pour C++ qui expose 6 méthodes et 8 propriétés pour l’utilisation programmée.

Les capacités de base comprennent : std::string; msg_storage_role ; td ::array<stD::uint8_t, 16>. Ces opérations permettent aux développeurs d’intégrer la fonctionnalité msg _storeage directement dans les applications C++.

Propriétés

NameTypeAccessDescription
namestd::stringRead/WriteHolds the storage’s display name
rolemsg_storage_roleRead/WriteIndicates the storage’s role within the MSG hierarchy
clsidstd::array<std::uint8_t, 16>Read/WriteStores the 16‑byte class identifier of the storage
state_bitsstd::uint32_tRead/WriteContains flags describing the storage’s state
creation_timestd::uint64_tRead/WriteRecords the timestamp when the storage was created
modified_timestd::uint64_tRead/Write
streamsstd::vector<msg_stream>Read/WriteIs a list of msg_stream objects contained in the storage
storagesstd::vector<msg_storage>Read/WriteIs a list of child msg_storage objects

Voir aussi

  • Aspose.Email pour C++ — Enterprise API Reference
 Français