TnefNameId.Id Property

The Id property gets the name ID of this TnefNameId structure.

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

Syntax

'Declaration
Public ReadOnly Property Id As Integer
public int Id { get; }
public:
property int Id {
    int get ();
}
/** @property */
public int get_Id ()
public function get Id () : int

Property Value

The Id property returns the name ID for this TnefNameId structure.

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

Platforms

Development Platforms

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

Target Platforms

Windows Server 2003