Mime4.net Home | Community Edition | Order | Usage examples | Feedback
Header AddField Method MIME4NET Class Library Documentation
Adds a field to the end of the list of fields.

Namespace: NI.Email.Mime.Message
Assembly: NI.Email.Mime (in NI.Email.Mime.dll) Version: 1.8.5168.22709
Syntax

public void AddField(
	MimeField field
)
See Also