Mime4.net Home | Community Edition | Order | Usage examples | Feedback
Multipart AddBodyPart Method MIME4NET Class Library Documentation
Adds a body part to the end of the list of body parts.

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

public void AddBodyPart(
	BodyPart bodyPart
)
See Also