Represents a mailbox that consists of address and a display name.

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

Syntax

Visual Basic
Public Class ReturnPath _
	Implements IHeader
C#
public class ReturnPath : IHeader

Remarks

Represents the mailbox structured header defined by RFC 2822.

Inheritance Hierarchy

System..::..Object
  Rebex.Mime.Headers..::..ReturnPath

Version Information

.NET Compact Framework

Supported in: 3.9, 3.5

See Also