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