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

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

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
 
Back
Top