Share via


TnefPropertyTag.Id property

The Id property gets the ID of this TnefPropertyTag 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 TnefPropertyId
    Get
'Usage
Dim instance As TnefPropertyTag
Dim value As TnefPropertyId

value = instance.Id
public TnefPropertyId Id { get; }

Property value

Type: Microsoft.Exchange.Data.ContentTypes.Tnef.TnefPropertyId

See also

Reference

TnefPropertyTag structure

TnefPropertyTag members

Microsoft.Exchange.Data.ContentTypes.Tnef namespace