Share via


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.

See also

Reference

TnefNameId structure

TnefNameId members

Microsoft.Exchange.Data.ContentTypes.Tnef namespace