Filters items according to their source. You must specify a source if ItemCreate created an empty filter.
AFTKN_FILTER_SET_SOURCE or 730
VOID FilterSetSource(ENUM FilterHandleType; ENUM BoxType; ENUM BitOn)
Unique filter identifier, returned by FilterCreate():
Specifies the box type, as follows:
6 |
Inbox |
7 |
Outbox |
198 |
Personal |
Specifies how to filter the item type, as follows:
147 |
DontCare |
0 |
No Filters out the specified item type. |
1 |
Yes Passes the specified item type through the filter, but no others. |