Gets or sets the parent of this entity.
Namespace:
Rebex.Mime
Assembly:
Rebex.Mail (in Rebex.Mail.dll)
Syntax
| Visual Basic |
|---|
Public Property Parent As MimeEntity Get Set |
| C# |
|---|
public MimeEntity Parent { get; set; } |