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