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