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