Share via


TnefWriter.StartProperty method

The StartProperty method overloads start properties in the TNEF stream that this TnefWriter object owns.

Overload list

  Name Description
Public method StartProperty(TnefPropertyTag) The StartProperty method starts the property specified by the tag parameter in the TNEF stream that this TnefWriter object owns.
Public method StartProperty(TnefPropertyTag, Guid, Int32) The StartProperty method starts a named property.
Public method StartProperty(TnefPropertyTag, Guid, String) The StartProperty method starts a named property in the current attribute or row.

Top

See also

Reference

TnefWriter class

TnefWriter members

Microsoft.Exchange.Data.ContentTypes.Tnef namespace