
searching items and pattern matching
Hello,
is there any way to use the extended search dialog of
outlook for string pattern searching such as
...Items.Find("[user field] like '<pattern>'")
where pattern is something like "*abc" or "ab?" ?
The standard function Items.Find doesn't support pattern
matching.
Thanks,
Walter