Share via


TnefPropertyTag.ValueTnefType property

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

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

Property value

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

See also

Reference

TnefPropertyTag structure

TnefPropertyTag members

Microsoft.Exchange.Data.ContentTypes.Tnef namespace