MapiObjectProperty

MapiObjectProperty class

Inherits: Aspose::Email::Mapi::MapiProperty

Represents a Custom object included in Outlook Message documents.

Constructors

NameDescription
MapiObjectProperty (2 overloads)

Methods

NameDescription
CloneReimplemented from Aspose::Email::Mapi::MapiProperty .
CreateMapiNode
get_Container
get_DocumentNameGets the document name.
get_IsOutlookMessageIndicates whether the object property is an embedded outlook message.
get_OleDocumentFormatGets the Ole format type.
get_PropertiesGets a collection of MAPI properties.
GetPropertyStreamContentGets the content of the property stream.
GetSubStoragesGets the sub storages from object properties.
SetDocumentName
SetOleDocumentFormat
ToMapiMessageCreates the MapiMessage from object data.