This class represents IMAP message info.

C# | Visual Basic | Visual C++ | F# |
public class IMAP_MessageInfo
Public Class IMAP_MessageInfo
public ref class IMAP_MessageInfo
type IMAP_MessageInfo = class end

All Members | Constructors | Methods | Properties | ||
Icon | Member | Description |
---|---|---|
![]() | IMAP_MessageInfo(String, Int64, array<String>[]()[][], Int32, DateTime) |
Default constructor.
|
![]() | ContainsFlag(String) |
Gets if this message info contains specified message flag.
|
![]() | 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.) |
![]() | Flags |
Gets message flags.
|
![]() | GetHashCode()()()() | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() | GetType()()()() | Gets the Type of the current instance. (Inherited from Object.) |
![]() | ID |
Gets message ID value.
|
![]() | InternalDate |
Gets message IMAP internal date.
|
![]() | MemberwiseClone()()()() | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | Size |
Gets message size in bytes.
|
![]() | ToString()()()() | Returns a string that represents the current object. (Inherited from Object.) |
![]() | UID |
Gets message IMAP UID value.
|

Object | |
![]() | IMAP_MessageInfo |
Assembly: LumiSoft.Net (Module: LumiSoft.Net.dll) Version: 4.5.5510.19119