Share via


MimeWriter.WriteParameter method

The WriteParameter overloads write parameters to the current header in the stream that this MimeWriter object owns.

Overload list

  Name Description
Public method WriteParameter(MimeParameterReader) The WriteParameter method writes a parameter to the current header in the stream that this MimeWriter object owns.
Public method WriteParameter(String, String) The WriteParameter method writes a parameter to the current header in the stream that this MimeWriter object owns.

Top

See also

Reference

MimeWriter class

MimeWriter members

Microsoft.Exchange.Data.Mime namespace