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