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

ImapMessage Class

Namespace: Rebex.Net
Assembly: Rebex.Imap.dll (version 7.0.9147)

Provides data for handling messages received by the GetMessages method.

Syntax
public class ImapMessage
Inheritance
Object
ImapMessage
Inherited Members
Object.Equals(Object)
Object.Equals(Object, Object)
Object.GetHashCode()
Object.GetType()
Object.MemberwiseClone()
Object.ReferenceEquals(Object, Object)
Object.ToString()

Properties

Name Description
Info

Gets the message info initialized by values received form the server.

Methods

Name Description
CopyTo(Stream)

Copies raw MIME data of the received message into the supplied stream.

ToArray()

Gets the raw MIME data of the received message.

ToMailMessage()

Parses raw data of the received message into an instance of MailMessage object.

ToMimeMessage()

Parses raw data of the received message into an instance of MimeMessage object.

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