MimeMessage.Kind Property
Namespace: Rebex.Mime
Assembly: Rebex.Mail.dll (version 8.0.9673)
Kind
Gets the type of the entity. Inherited from MimeEntity.
Declaration
public MimeEntityKind Kind { get; }
Property Value
| Type | Description |
|---|---|
| MimeEntityKind | An entity type. |