Rebex
Products Downloads Buy Support Contact
Show / Hide Table of Contents

ReturnPath Class

Namespace: Rebex.Mime.Headers
Assembly: Rebex.Mail.dll (version 7.0.9147)

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

Syntax
public class ReturnPath : IHeader
Inheritance
Object
ReturnPath
Implements
IHeader
Inherited Members
Object.Equals(Object)
Object.Equals(Object, Object)
Object.GetHashCode()
Object.GetType()
Object.MemberwiseClone()
Object.ReferenceEquals(Object, Object)

Remarks

Represents the mailbox structured header defined by RFC 2822.

Constructors

Name Description
ReturnPath(String)

Initializes a new instance of ReturnPath header value with the specified mail address.

Properties

Name Description
Address

Gets the mail address of this mailbox.

Host

Gets the domain of this mailbox.

User

Gets the local part of this mailbox.

Methods

Name Description
Clone()

Creates a copy of the header.

Encode(TextWriter)

Writes an encoded header value into a TextWriter.

ToString()

Converts the value of this header to its String representation.

In This Article
  • Remarks
  • Constructors
  • Properties
  • Methods
© REBEX ČR s.r.o. Back to top
Privacy policy
Manage cookies