TnefPropertyReader structure

The TnefPropertyReader class is a nested reader that reads individual properties from a TNEF attribute or a recipient row.

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

Syntax

'Declaration
Public Structure TnefPropertyReader
'Usage
Dim instance As TnefPropertyReader
public struct TnefPropertyReader

Thread safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See also

Reference

TnefPropertyReader members

Microsoft.Exchange.Data.ContentTypes.Tnef namespace