Share via


TnefPropertyReader.ValueType property

The ValueType property returns the type of the current TNEF property.

Namespace:  Microsoft.Exchange.Data.ContentTypes.Tnef
Assembly:  Microsoft.Exchange.Data.Common (in Microsoft.Exchange.Data.Common.dll)

Syntax

'Declaration
Public ReadOnly Property ValueType As Type
    Get
'Usage
Dim instance As TnefPropertyReader
Dim value As Type

value = instance.ValueType
public Type ValueType { get; }

Property value

Type: System.Type

See also

Reference

TnefPropertyReader structure

TnefPropertyReader members

Microsoft.Exchange.Data.ContentTypes.Tnef namespace