LumiSoft Net Help
IMAP_e_Append Class
NamespacesLumiSoft.Net.IMAP.ServerIMAP_e_Append
This class provides data for IMAP_Session.Append event.
Declaration Syntax
C#Visual BasicVisual C++F#
public class IMAP_e_Append : EventArgs
Public Class IMAP_e_Append
	Inherits EventArgs
public ref class IMAP_e_Append : public EventArgs
type IMAP_e_Append =  
    class
        inherit EventArgs
    end
Members
All MembersMethodsPropertiesEvents



IconMemberDescription
Completed
This event is raised when message storing has completed.

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.)
Flags
Gets message flags.

Folder
Gets folder name with optional path.

GetHashCode()()()()
Serves as a hash function for a particular type.
(Inherited from Object.)
GetType()()()()
Gets the Type of the current instance.
(Inherited from Object.)
InternalDate
Gets message internal date. Value DateTime.MinValue means not specified.

MemberwiseClone()()()()
Creates a shallow copy of the current Object.
(Inherited from Object.)
Response
Gets or sets IMAP server response to this operation.

Size
Gets message size in bytes.

Stream
Gets or sets message stream.

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

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