Share via


TnefPropertyTag.TnefType property

The TnefType property gets a TnefPropertyType enumeration value indicating the type 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 TnefType As TnefPropertyType
    Get
'Usage
Dim instance As TnefPropertyTag
Dim value As TnefPropertyType

value = instance.TnefType
public TnefPropertyType TnefType { get; }

Property value

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

See also

Reference

TnefPropertyTag structure

TnefPropertyTag members

Microsoft.Exchange.Data.ContentTypes.Tnef namespace