Share via


TnefPropertyTag.IsTnefTypeValid property

The IsTnefTypeValid property gets a Boolean value indicating whether the type of this TnefPropertyTag structure is valid.

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

Syntax

'Declaration
Public ReadOnly Property IsTnefTypeValid As Boolean
    Get
'Usage
Dim instance As TnefPropertyTag
Dim value As Boolean

value = instance.IsTnefTypeValid
public bool IsTnefTypeValid { get; }

Property value

Type: System.Boolean

See also

Reference

TnefPropertyTag structure

TnefPropertyTag members

Microsoft.Exchange.Data.ContentTypes.Tnef namespace