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

ListCommandUrl Class

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

Represents a single URL of any of various 'List-*:' headers.

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

Remarks

Represents a single URL defined by RFC 2369.

Constructors

Name Description
ListCommandUrl(String)

Initializes a new instance of ListCommandUrl header value with the specified URL.

ListCommandUrl(Uri)

Initializes a new instance of ListCommandUrl header value with the specified URL.

Properties

Name Description
Url

Gets the URL of this header value.

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.

Operators

Name Description
Implicit(Uri to ListCommandUrl)

Converts a String to a ListCommandUrl.

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