Definition for various predefined filters that the user can select on the search bar.
| Member | Value | Description |
|---|---|---|
| MFPredefinedSearchFilterTypeDocumentsAccessedByMeLastMonth | 30006 | Search for documents that the user has accessed within the last month. |
| MFPredefinedSearchFilterTypeDocumentsAccessedByMeLastWeek | 30005 | Search for documents that the user has accessed within the last week. |
| MFPredefinedSearchFilterTypeDocumentsAccessedByMeLastYear | 30007 | Search for documents that the user has accessed within the last year. |
| MFPredefinedSearchFilterTypeDocumentsAccessedByMeToday | 30004 | Search for documents that the user has accessed today. |
| MFPredefinedSearchFilterTypeDocumentsModifiedLastMonth | 30002 | Search for documents that have been modified within the last month. |
| MFPredefinedSearchFilterTypeDocumentsModifiedLastWeek | 30001 | Search for documents that have been modified within the last week. |
| MFPredefinedSearchFilterTypeDocumentsModifiedLastYear | 30003 | Search for documents that have been modified within the last year. |
| MFPredefinedSearchFilterTypeDocumentsModifiedToday | 30000 | Search for documents that have been modified today. |
| MFPredefinedSearchFilterTypeObjectType | 1 | Explicitly selected object type condition. |
| MFPredefinedSearchFilterTypeUnspecified | 0 | The filter has not been specified. For backward compatibility the object type condition is used if defined. Otherwise 'All object types' condition is used. |