TnefPropertyTag Constructor
The TnefPropertyTag constructor overloads create new TnefPropertyTag structures.
Overload List
Name | Description |
---|---|
TnefPropertyTag (Int32) |
The TnefPropertyTag constructor creates a new TnefPropertyTag structure identified by the tag parameter.
|
TnefPropertyTag (TnefPropertyId, TnefPropertyType) |
The TnefPropertyTag constructor creates a new TnefPropertyTag structure identified by the parameters id and type.
|