G
Guest
How can I retrieve messages based on an partial match in the subject line
I am currently usin
Items.Restrict("[Subject] = """ & strSubject & """"
but this only works for extact matches. How can I base the retrieve on a partial match
Thank
David
I am currently usin
Items.Restrict("[Subject] = """ & strSubject & """"
but this only works for extact matches. How can I base the retrieve on a partial match
Thank
David