MimeMessage.Parts Property
Namespace: Rebex.Mime
Assembly: Rebex.Mail.dll (version 7.0.9313)
Parts
Gets the list of child parts of this entity. Inherited from MimeEntity.
Declaration
public MimeEntityCollection Parts { get; }
Property Value
| Type | Description | 
|---|---|
| MimeEntityCollection | The list of parts.  |