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 _
)
public TnefPropertyTag (
    int tag
)
public:
TnefPropertyTag (
    int tag
)
public TnefPropertyTag (
    int tag
)
public function TnefPropertyTag (
    tag : int
)

Parameters

Platforms

Development Platforms

Windows XP Professional with Service Pack 2 (SP2), Windows Server 2003,

Target Platforms

Windows Server 2003