Parses PERMANENTFLAGS optional response from string.

C# | Visual Basic | Visual C++ | F# |
public static IMAP_t_orc_PermanentFlags Parse( string value )
Public Shared Function Parse ( value As String ) As IMAP_t_orc_PermanentFlags
public: static IMAP_t_orc_PermanentFlags^ Parse( String^ value )
static member Parse : value : string -> IMAP_t_orc_PermanentFlags

- value (String)
- PERMANENTFLAGS optional response string.

IMAP_t_orc_PermanentFlags
Returns PERMANENTFLAGS optional response.
Returns PERMANENTFLAGS optional response.

Exception | Condition |
---|---|
ArgumentNullException | Is raised when value is null reference. |
Assembly: LumiSoft.Net (Module: LumiSoft.Net.dll) Version: 4.5.5510.19119