MapiObjectProperty
MapiObjectProperty class
Inherits: Aspose::Email::Mapi::MapiProperty
Represents a Custom object included in Outlook Message documents.
Constructors
| Name | Description |
|---|---|
| MapiObjectProperty (2 overloads) |
Methods
| Name | Description |
|---|---|
| Clone | Reimplemented from Aspose::Email::Mapi::MapiProperty . |
| CreateMapiNode | |
| get_Container | |
| get_DocumentName | Gets the document name. |
| get_IsOutlookMessage | Indicates whether the object property is an embedded outlook message. |
| get_OleDocumentFormat | Gets the Ole format type. |
| get_Properties | Gets a collection of MAPI properties. |
| GetPropertyStreamContent | Gets the content of the property stream. |
| GetSubStorages | Gets the sub storages from object properties. |
| SetDocumentName | |
| SetOleDocumentFormat | |
| ToMapiMessage | Creates the MapiMessage from object data. |