LumiSoft Net Help
POP3_ServerMessage Class
NamespacesLumiSoft.Net.POP3.ServerPOP3_ServerMessage
This class represents POP3 server message.
Declaration Syntax
C#Visual BasicVisual C++F#
public class POP3_ServerMessage
Public Class POP3_ServerMessage
public ref class POP3_ServerMessage
type POP3_ServerMessage =  class end
Members
All MembersConstructorsMethodsProperties



IconMemberDescription
POP3_ServerMessage(String, Int32)
Default constructor.

POP3_ServerMessage(String, Int32, Object)
Default constructor.

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.)
IsMarkedForDeletion
Gets if message is marked for deletion.

MemberwiseClone()()()()
Creates a shallow copy of the current Object.
(Inherited from Object.)
Size
Gets message size in bytes.

Tag
Gets or sets user data.

ToString()()()()
Returns a string that represents the current object.
(Inherited from Object.)
UID
Gets message UID. NOTE: Before accessing this property, check that server supports UIDL command.

Inheritance Hierarchy
Object
POP3_ServerMessage

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