MAPIFolder.Items.Find - single and double quotes in mail subject

P

Pavel

Hi,

How to use Find method for MailItems with single and/or double quotes in
mail subject.

I need to code something like this:
x.Items.find([Subject] = "find with this "message" won't work")

Thanks,
Pavel
 
Top