Error whilst searching for mailboxes "Incorrect syntax. Unclosed quotation mark after the charact
说明
If the name contains an apostrophe, Eg, Searching for OShay Rick An error occures Incorrect syntax near Shay. Unclosed quotation mark after the character string ORDER BY MailBox.Name.
原因
When searching for the mailbox, the apostrophe isnt being escaped, so it confuses sql and errors out.
解决办法
Workaround In the example above, search for *Shay Rick instead.
Status Waiting for fix in future release of Archive Manager.