Gets the list of child parts of this entity.
Namespace:
Rebex.Mime
Assembly:
Rebex.Mail (in Rebex.Mail.dll)
Syntax
| Visual Basic |
|---|
Public ReadOnly Property Parts As MimeEntityCollection Get |
| C# |
|---|
public MimeEntityCollection Parts { get; } |