Share via


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
Aa563114.pubproperty(en-us,EXCHG.80).gif Id The Id property gets the name ID of this TnefNameId structure.
Aa563114.pubproperty(en-us,EXCHG.80).gif 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.
Aa563114.pubproperty(en-us,EXCHG.80).gif Name The Name property returns a string containing the name of this TnefNameId structure.
Aa563114.pubproperty(en-us,EXCHG.80).gif PropertySetGuid The PropertySetGuid property returns the property set GUID for this TnefNameId structure.

Top

Public Methods

(see also Protected Methods )

  Name Description
Aa563114.pubmethod(en-us,EXCHG.80).gif Equals  Overloaded. (inherited from ValueType )
Aa563114.pubmethod(en-us,EXCHG.80).gif GetHashCode  (inherited from ValueType )
Aa563114.pubmethod(en-us,EXCHG.80).gif GetType  (inherited from Object )
Aa563114.pubmethod(en-us,EXCHG.80).gifAa563114.static(en-us,EXCHG.80).gif ReferenceEquals  (inherited from Object )
Aa563114.pubmethod(en-us,EXCHG.80).gif ToString  (inherited from ValueType )

Top

Protected Methods

  Name Description
Aa563114.protmethod(en-us,EXCHG.80).gif Finalize  (inherited from Object )
Aa563114.protmethod(en-us,EXCHG.80).gif MemberwiseClone  (inherited from Object )

Top