LumiSoft Net Help
IMAP_t_Fetch_r_i_Envelope Class
NamespacesLumiSoft.Net.IMAPIMAP_t_Fetch_r_i_Envelope
This class represents IMAP FETCH response ENVELOPE data-item. Defined in RFC 3501 7.4.2.
Declaration Syntax
C#Visual BasicVisual C++F#
public class IMAP_t_Fetch_r_i_Envelope : IMAP_t_Fetch_r_i
Public Class IMAP_t_Fetch_r_i_Envelope
	Inherits IMAP_t_Fetch_r_i
public ref class IMAP_t_Fetch_r_i_Envelope : public IMAP_t_Fetch_r_i
type IMAP_t_Fetch_r_i_Envelope =  
    class
        inherit IMAP_t_Fetch_r_i
    end
Members
All MembersConstructorsMethodsProperties



IconMemberDescription
IMAP_t_Fetch_r_i_Envelope(DateTime, String, array<Mail_t_Address>[]()[][], array<Mail_t_Address>[]()[][], array<Mail_t_Address>[]()[][], array<Mail_t_Address>[]()[][], array<Mail_t_Address>[]()[][], array<Mail_t_Address>[]()[][], String, String)
Default constructor.

Bcc
Gets message Bcc header field value. Value null means no Bcc header field.

Cc
Gets message Cc header field value. Value null means no Cc header field.

ConstructEnvelope(Mail_Message)
Construct secified mime entity ENVELOPE string.

Date
Gets message Date header field value. Value DateTime.Min means no Date header field.

Equals(Object)
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Finalize()()()()
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object.)
From
Gets message From header field value. Value null means no From header field.

GetHashCode()()()()
Serves as a hash function for a particular type.
(Inherited from Object.)
GetType()()()()
Gets the Type of the current instance.
(Inherited from Object.)
InReplyTo
Gets message In-Reply-To header field value. Value null means no In-Reply-To header field.

MemberwiseClone()()()()
Creates a shallow copy of the current Object.
(Inherited from Object.)
MessageID
Gets message Message-ID header field value. Value null means no Message-ID header field.

Parse(StringReader)
Parses IMAP FETCH ENVELOPE from reader.

ReplyTo
Gets message Reply-To header field value. Value null means no Reply-To header field.

Sender
Gets message Sender header field value. Value null means no Sender header field.

Subject
Gets message Subject header field value. Value null means no Subject header field.

To
Gets message To header field value. Value null means no To header field.

ToString()()()()
Returns a string that represents the current object.
(Inherited from Object.)
Inheritance Hierarchy
Object
IMAP_t_Fetch_r_i
 IMAP_t_Fetch_r_i_Envelope

Assembly: LumiSoft.Net (Module: LumiSoft.Net.dll) Version: 4.5.5510.19119