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