LumiSoft Net Help
IMAP_t_orc_PermanentFlags Constructor (flags)
NamespacesLumiSoft.Net.IMAPIMAP_t_orc_PermanentFlagsIMAP_t_orc_PermanentFlags(array<String>[]()[][])
Default constructor.
Declaration Syntax
C#Visual BasicVisual C++F#
public IMAP_t_orc_PermanentFlags(
	string[] flags
)
Public Sub New ( 
	flags As String()
)
public:
IMAP_t_orc_PermanentFlags(
	array<String^>^ flags
)
new : 
        flags : string[] -> IMAP_t_orc_PermanentFlags
Parameters
flags (array<String>[]()[][])
List of supported permanent flags.
Exceptions
ExceptionCondition
ArgumentNullExceptionIs raised when flags is null reference.

Assembly: LumiSoft.Net (Module: LumiSoft.Net.dll) Version: 4.5.5510.19119