This class represents POP3 server message.
| C# | Visual Basic | Visual C++ | F# |
public class POP3_ServerMessage
Public Class POP3_ServerMessage
public ref class POP3_ServerMessage
type POP3_ServerMessage = class end
| All Members | Constructors | Methods | Properties | ||
| Icon | Member | Description |
|---|---|---|
| POP3_ServerMessage(String, Int32) |
Default constructor.
| |
| POP3_ServerMessage(String, Int32, Object) |
Default constructor.
| |
| Equals(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.
|
| Object | |
| POP3_ServerMessage | |
Assembly: LumiSoft.Net (Module: LumiSoft.Net.dll) Version: 4.5.5510.19119