Gets the disposition.

Namespace:  Rebex.Mime.Headers
Assembly:  Rebex.Mail (in Rebex.Mail.dll)

Syntax

Visual Basic
Public ReadOnly Property Disposition As String
	Get
C#
public string Disposition { get; }

Field Value

A disposition.

Version Information

.NET Compact Framework

Supported in: 3.9, 3.5

See Also