[ Moderator note: This question was posted in a thread unrelated to the problem described. Moving it to its own thread. In the future, please begin your own thread to avoid mixing unrelated questions and and answers. ]

I have rebuilt the database multiple times, have most updated Outlook 2011 software and am using a POP account. There is a group of 123 messages that I can't delete. Tried the applescript editor solutions elsewhere on these threads, but it doesn't work because I get a Syntax error message. See below for script:

tell application "Microsoft Outlook"
set theMessages to the selection
permanently delete theMessages
end tell

PS: Am not running antivirus software

Any other suggestions? I'm about to give up and shift to something else.

Billie Day

Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.