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