MimeMessage.ContentType Property
Namespace: Rebex.Mime
Assembly: Rebex.Mail.dll (version 8.0.9673)
ContentType
Gets or sets the content type of this entity. Inherited from MimeEntity.
Declaration
public ContentType ContentType { get; set; }
Property Value
| Type | Description |
|---|---|
| ContentType | Content type. |