Share via


TnefNameIdKind Enumeration

The TnefNameIdKind enumeration contains values indicating how a name is stored in a TnefNameId structure.

Namespace: Microsoft.Exchange.Data.ContentTypes.Tnef
Assembly: Microsoft.Exchange.Data.Common (in microsoft.exchange.data.common.dll)

Syntax

'Declaration
Public Enumeration TnefNameIdKind
public enum TnefNameIdKind
public enum class TnefNameIdKind
public enum TnefNameIdKind
public enum TnefNameIdKind

Members

Member name Description
Id The name is stored as an integer.
Name The name is stored as a string.

Platforms

Development Platforms

Windows XP Professional with Service Pack 2 (SP2), Windows Server 2003,

Target Platforms

Windows Server 2003