Mime4.net Home | Community Edition | Order | Usage examples | Feedback
Entity Parent Property MIME4NET Class Library Documentation
Gets the parent entity of this entity. Returns null if this is the root entity.

Namespace: NI.Email.Mime.Message
Assembly: NI.Email.Mime (in NI.Email.Mime.dll) Version: 1.8.5168.22709
Syntax

public Entity Parent { get; set; }

Property Value

Type: Entity
See Also