Messages that do not have the specified keyword flag set.
            
    Namespace: 
   Rebex.Net
    Assembly:
   Rebex.Imap (in Rebex.Imap.dll)
Syntax
| Visual Basic | 
|---|
Public Shared Function NotKeyword ( _ keyword As String _ ) As ImapSearchParameter  | 
| C# | 
|---|
public static ImapSearchParameter NotKeyword( string keyword )  | 
Parameters
- keyword
 - Type: System..::..String
String to search for. Cannot be empty.