Share via


TnefPropertyTag constructor (Int32)

The TnefPropertyTag constructor creates a new TnefPropertyTag structure identified by the tag parameter.

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

Syntax

'Declaration
Public Sub New ( _
    tag As Integer _
)
'Usage
Dim tag As Integer

Dim instance As New TnefPropertyTag(tag)
public TnefPropertyTag(
    int tag
)

Parameters

See also

Reference

TnefPropertyTag structure

TnefPropertyTag members

TnefPropertyTag overload

Microsoft.Exchange.Data.ContentTypes.Tnef namespace