This class represent IMAP message flags. Defined in RFC 3501 2.3.2.
Declaration Syntax
C# | Visual Basic | Visual C++ | F# |
public class IMAP_t_MsgFlags
Public Class IMAP_t_MsgFlags
public ref class IMAP_t_MsgFlags
type IMAP_t_MsgFlags = class end
Members
All Members | Constructors | Methods | Properties | Fields | |
Icon | Member | Description |
---|---|---|
IMAP_t_MsgFlags(array<String>[]()[][]) |
Default constructor.
| |
Answered |
Message flag Answered: Message has been answered.
| |
Contains(String) |
Gets if flags list contains the specified flag.
| |
Count |
Gets number of flags in the collection.
| |
Deleted |
Message flag Deleted: Message is "deleted" for removal by later EXPUNGE.
| |
Draft |
Message flag Draft: Message has not completed composition (marked as a draft).
| |
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.) | |
Flagged |
Message flag Flagged: Message is "flagged" for urgent/special attention.
| |
GetHashCode()()()() | Serves as a hash function for a particular type. (Inherited from Object.) | |
GetType()()()() | Gets the Type of the current instance. (Inherited from Object.) | |
MemberwiseClone()()()() | Creates a shallow copy of the current Object. (Inherited from Object.) | |
Parse(String) |
Parses message flags from flags-string.
| |
Recent |
Message flag Recent: Message is "recently" arrived in this mailbox.
| |
Seen |
Message flag Seen: Message has been read.
| |
ToArray()()()() |
Copies message flags to string array.
| |
ToString()()()() |
Returns this as flags string.
(Overrides Object.ToString()()()().) |
Inheritance Hierarchy
Object | |
IMAP_t_MsgFlags |
Assembly: LumiSoft.Net (Module: LumiSoft.Net.dll) Version: 4.5.5510.19119