TnefPropertyTag Constructor

Include Protected Members
Include Inherited Members

The TnefPropertyTag constructor overloads create new TnefPropertyTag structures.

Overload List

  Name Description
Public method TnefPropertyTag(Int32) The TnefPropertyTag constructor creates a new TnefPropertyTag structure identified by the tag parameter.
Public method TnefPropertyTag(TnefPropertyId, TnefPropertyType) The TnefPropertyTag constructor creates a new TnefPropertyTag structure identified by the parameters id and type.

Top