I am new to Exchange and we have a requirement where we need to go thru everyones mailbox and look for emails that have been marked by a certain category and set those emails as sensitivity:private. And I have couple of questions on this one:
- Not sure which one is the way to achieve this, should I be using Exchange Management Console - PowerShell script OR Exchange Web Services?
- does anyone have a snippet of searching emails by category and manipulating/editing the email sensitivity to Private?
Thanks Steve