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
Get
'Usage
Dim instance As TnefNameId
Dim value As Integer
value = instance.Id
public int Id { get; }
Property Value
Type: System.Int32
The Id property returns the name ID for this TnefNameId structure.