

# ArchiveFilters
<a name="API_ArchiveFilters"></a>

A set of filter conditions to include and/or exclude emails.

## Contents
<a name="API_ArchiveFilters_Contents"></a>

 ** Include **   <a name="sesmailmanager-Type-ArchiveFilters-Include"></a>
The filter conditions for emails to include.  
Type: Array of [ArchiveFilterCondition](API_ArchiveFilterCondition.md) objects  
Array Members: Minimum number of 0 items. Maximum number of 10 items.  
Required: No

 ** Unless **   <a name="sesmailmanager-Type-ArchiveFilters-Unless"></a>
The filter conditions for emails to exclude.  
Type: Array of [ArchiveFilterCondition](API_ArchiveFilterCondition.md) objects  
Array Members: Minimum number of 0 items. Maximum number of 10 items.  
Required: No

## See Also
<a name="API_ArchiveFilters_SeeAlso"></a>

For more information about using this API in one of the language-specific AWS SDKs, see the following:
+  [AWS SDK for C\$1\$1](https://docs.aws.amazon.com/goto/SdkForCpp/mailmanager-2023-10-17/ArchiveFilters) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/mailmanager-2023-10-17/ArchiveFilters) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/mailmanager-2023-10-17/ArchiveFilters) 