TnefWriter.StartProperty Method
The StartProperty method overloads start properties in the TNEF stream that this TnefWriter object owns.
Overload List
| Name | Description |
|---|---|
| TnefWriter.StartProperty (TnefPropertyTag) |
The StartProperty method starts the property specified by the tag parameter in the TNEF stream that this TnefWriter object owns.
|
| TnefWriter.StartProperty (TnefPropertyTag, Guid, Int32) |
The StartProperty method starts a named property.
|
| TnefWriter.StartProperty (TnefPropertyTag, Guid, String) |
The StartProperty method starts a named property in the current attribute or row.
|