TnefNameId Members
The TnefNameId structure encapsulates the name or name ID of a named MAPI property.
The following tables list the members exposed by the TnefNameId type.
Public Constructors
Name | Description | |
---|---|---|
TnefNameId | Overloaded. The TnefNameId constructor overloads create new TnefNameId structures. |
Top
Public Properties
Name | Description | |
---|---|---|
![]() |
Id | The Id property gets the name ID of this TnefNameId structure. |
![]() |
Kind | The Kind property returns a TnefNameIdKind enumeration value indicating whether the name of this TnefNameId structure is stored as a string or an integer. |
![]() |
Name | The Name property returns a string containing the name of this TnefNameId structure. |
![]() |
PropertySetGuid | The PropertySetGuid property returns the property set GUID for this TnefNameId structure. |
Top
Public Methods
(see also Protected Methods )
Name | Description | |
---|---|---|
![]() |
Equals | Overloaded. (inherited from ValueType ) |
![]() |
GetHashCode | (inherited from ValueType ) |
![]() |
GetType | (inherited from Object ) |
![]() ![]() |
ReferenceEquals | (inherited from Object ) |
![]() |
ToString | (inherited from ValueType ) |
Top
Protected Methods
Name | Description | |
---|---|---|
![]() |
Finalize | (inherited from Object ) |
![]() |
MemberwiseClone | (inherited from Object ) |
Top