Gets or sets the content description of this entity.
Namespace:
Rebex.Mime
Assembly:
Rebex.Mail (in Rebex.Mail.dll)
Syntax
| Visual Basic |
|---|
Public Property ContentDescription As String Get Set |
| C# |
|---|
public string ContentDescription { get; set; } |