Parses message flags from flags-string.
Declaration Syntax
C# | Visual Basic | Visual C++ | F# |
public static IMAP_t_MsgFlags Parse( string value )
Public Shared Function Parse ( value As String ) As IMAP_t_MsgFlags
public: static IMAP_t_MsgFlags^ Parse( String^ value )
static member Parse : value : string -> IMAP_t_MsgFlags
Parameters
- value (String)
- Message flags sttring.
Return Value
IMAP_t_MsgFlags
Returns parsed flags.
Returns parsed flags.
Exceptions
Exception | Condition |
---|---|
ArgumentNullException | Is riased when value is null reference. |
Assembly: LumiSoft.Net (Module: LumiSoft.Net.dll) Version: 4.5.5510.19119