Gets the content type of this attachment.
Namespace:
Rebex.Mail
Assembly:
Rebex.Mail (in Rebex.Mail.dll)
Syntax
| Visual Basic |
|---|
Public ReadOnly Property ContentType As ContentType Get |
| C# |
|---|
public ContentType ContentType { get; } |