Messages without the specified category set.
            
    Namespace: 
   Rebex.Net
    Assembly:
   Rebex.Ews (in Rebex.Ews.dll)
Syntax
| Visual Basic | 
|---|
Public Shared Function NotCategory ( _ category As String _ ) As EwsSearchParameter  | 
| C# | 
|---|
public static EwsSearchParameter NotCategory( string category )  | 
Parameters
- category
 - Type: System..::..String
String to exclude in search. Cannot be empty.