Recent content by Liams Sot

  1. L

    Moving Message Class email via script and Rule

    Reply thanks... I am not sure which variable that is - I am new to VBA and usually don't script normally. Would that be the Outlook.MailItem?
  2. L

    Moving Message Class email via script and Rule

    I am trying to move a particular message class to the deleted folders as soon as it arrives in the mailbox. The script works but throws out an error - 91 with Line Set objItem = objOutlook.ActiveInspector.CurrentItem. I can't figure out where my issues are. I also want to add the OL for...
Back
Top