MapiObjectProperty Class |
Namespace: Aspose.Email.Mapi
The MapiObjectProperty type exposes the following members.
Name | Description | |
---|---|---|
![]() | Data |
Gets the binary data.
(Inherited from MapiProperty.) |
![]() | DataType |
Gets the data type.
(Inherited from MapiProperty.) |
![]() | Descriptor |
Gets descriptor of MAPI property
(Inherited from MapiProperty.) |
![]() | DocumentName |
Gets the document name.
|
![]() | Identifier |
Gets the indifier.
(Inherited from MapiProperty.) |
![]() | IsNamed |
Indicates whether the property is a named property.
(Inherited from MapiProperty.) |
![]() | IsOutlookMessage |
Indicates whether the object property is an embedded outlook message.
|
![]() | IsSigned |
Indicates whether the binary data is signed.
(Inherited from MapiProperty.) |
![]() | MVEntries |
Gets the MV entries list.
(Inherited from MapiProperty.) |
![]() | Name |
Gets the name.
(Inherited from MapiProperty.) |
![]() | OleDocumentFormat |
Gets the Ole format type.
|
![]() | Properties |
Gets a collection of MAPI properties.
|
![]() | PropertyTagName |
Gets the PropertyName.
(Inherited from MapiProperty.) |
![]() | Tag |
Gets the tag.
(Inherited from MapiProperty.) |
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | (Inherited from Object.) |
![]() | GetBoolean |
Gets the first bytes of the binary data as boolean.
(Inherited from MapiProperty.) |
![]() | GetCurrency |
Gets the Currency as string using the specified code page.
(Inherited from MapiProperty.) |
![]() | GetDateTime |
Gets the first bytes of the binary data as datetime.
(Inherited from MapiProperty.) |
![]() | GetDouble |
Gets the bytes of the binary data as double.
(Inherited from MapiProperty.) |
![]() | GetFloat |
Gets the bytes of the binary data as float.
(Inherited from MapiProperty.) |
![]() | GetFloatingDate |
Gets the bytes of the binary data as DateTime.
(Inherited from MapiProperty.) |
![]() | GetGuid |
Gets the bytes of the binary data as Guid.
(Inherited from MapiProperty.) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetInt32 |
Gets the first 4 bytes of the binary data as int32.
(Inherited from MapiProperty.) |
![]() | GetLong |
Gets the first 8 bytes of the binary data as long.
(Inherited from MapiProperty.) |
![]() | GetShort |
Gets the first 2 bytes of the binary data as short.
(Inherited from MapiProperty.) |
![]() | GetString |
Gets the binary data as string.
(Inherited from MapiProperty.) |
![]() | GetString(Int32) |
Gets the binary data as string using the specified code page.
(Inherited from MapiProperty.) |
![]() | GetType | (Inherited from Object.) |
![]() | GetValue |
Gets value as object
(Inherited from MapiProperty.) |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | ToMapiMessage |
Creates the MapiMessage from object data.
|
![]() | ToString | (Inherited from MapiProperty.) |
Name | Description | |
---|---|---|
![]() | data | (Inherited from MapiProperty.) |
![]() | signedFlag | (Inherited from MapiProperty.) |
![]() | tag | (Inherited from MapiProperty.) |