LumiSoft Net Help
IMAP_Search_Key_Not Constructor (key)
NamespacesLumiSoft.Net.IMAPIMAP_Search_Key_NotIMAP_Search_Key_Not(IMAP_Search_Key)
Default constructor.
Declaration Syntax
C#Visual BasicVisual C++F#
public IMAP_Search_Key_Not(
	IMAP_Search_Key key
)
Public Sub New ( 
	key As IMAP_Search_Key
)
public:
IMAP_Search_Key_Not(
	IMAP_Search_Key^ key
)
new : 
        key : IMAP_Search_Key -> IMAP_Search_Key_Not
Parameters
key (IMAP_Search_Key)
Search KEY.
Exceptions
ExceptionCondition
ArgumentNullExceptionIs raised when key is null reference.

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