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

MessageId Class

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

Represents the message identifier.

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

Remarks

Represents the msg-id structured header defined by RFC 2822.

Constructors

Name Description
MessageId()

Initializes a new instance of MessageId header value and generates a new message identifier.

MessageId(String)

Initializes a new instance of MessageId header value with the specified message identifier.

Properties

Name Description
Id

Gets the message identifier.

Methods

Name Description
Clone()

Creates a copy of the header.

Encode(TextWriter)

Writes an encoded header value into a TextWriter.

Equals(Object)

Returns a value indication whether this object equals another object.

GetHashCode()

Returns the hash code for the value of this instance.

ToString()

Converts the value of this header to its String representation.

Operators

Name Description
Implicit(String to MessageId)

Converts a String to a MessageId.

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