MapiNamedProperty Methods |
The MapiNamedProperty type exposes the following members.
Name | Description | |
---|---|---|
![]() | Equals | Determines whether the specified object is equal to the current object. (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 | Serves as the default hash function. (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 | Gets the Type of the current instance. (Inherited from Object.) |
![]() | GetValue |
Gets value as object
(Inherited from MapiProperty.) |
![]() | ToString | (Inherited from MapiProperty.) |