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