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; }

Field Value

Content disposition.

Version Information

.NET Compact Framework

Supported in: 3.9, 3.5

See Also