Mime4.net Home | Community Edition | Order | Usage examples | Feedback
Entity Body Property MIME4NET Class Library Documentation
Gets the body of this entity.

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

public IBody Body { get; set; }

Property Value

Type: IBody
See Also