LumiSoft Net Help
MIME_b_MessageRfc822 Class
NamespacesLumiSoft.Net.MIMEMIME_b_MessageRfc822
This class represents MIME message/rfc822 body. Defined in RFC 2046 5.2.1.
Declaration Syntax
C#Visual BasicVisual C++F#
public class MIME_b_MessageRfc822 : MIME_b
Public Class MIME_b_MessageRfc822
	Inherits MIME_b
public ref class MIME_b_MessageRfc822 : public MIME_b
type MIME_b_MessageRfc822 =  
    class
        inherit MIME_b
    end
Members
All MembersConstructorsMethodsProperties



IconMemberDescription
MIME_b_MessageRfc822()()()()
Default constructor.

Entity
Gets body owner entity. Returns null if body not bounded to any entity yet.
(Inherited from MIME_b.)
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.)
GetHashCode()()()()
Serves as a hash function for a particular type.
(Inherited from Object.)
GetType()()()()
Gets the Type of the current instance.
(Inherited from Object.)
IsModified
Gets if body has modified.
(Overrides MIME_b.IsModified.)
MediaType
Gets body media type. For example: 'text/plain'.
(Inherited from MIME_b.)
MemberwiseClone()()()()
Creates a shallow copy of the current Object.
(Inherited from Object.)
Message
Gets embbed mail message.

Parse(MIME_Entity, MIME_h_ContentType, SmartStream)
Parses body from the specified stream

ToStream(Stream, MIME_Encoding_EncodedWord, Encoding, Boolean)
Stores MIME entity body to the specified stream.
(Overrides MIME_b.ToStream(Stream, MIME_Encoding_EncodedWord, Encoding, Boolean).)
ToString()()()()
Returns a string that represents the current object.
(Inherited from Object.)
Inheritance Hierarchy
Object
MIME_b
 MIME_b_MessageRfc822

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