Exclude outlook notes from a retention policy

J-3804 1,601 Reputation points
2023-05-10T02:20:55.71+00:00

Hey Team,

We have a retention policy to delete email after 2 years but we would like to exclude Outlook notes. Is there a way to do that?

Thank you for your help

Exchange Online
Exchange Online
A Microsoft email and calendaring hosted service.
6,182 questions
Outlook | Windows | Classic Outlook for Windows | For business
Microsoft Security | Microsoft Graph
0 comments No comments
{count} votes

Accepted answer
  1. Yuki Sun-MSFT 41,376 Reputation points Moderator
    2023-05-11T08:24:19.84+00:00

    Hi @J-3804

    If you are using the Retention policy which is managed via the Microsoft Purview compliance portal > Solutions > Data lifecycle management > Exchange (legacy) , agree with Vasil that you can create a Retention Policy Tag (RPT) to Notes folder and then add it into the current retention policy:
    1

    If you are using the retention compliance rule, you can use the Set-RetentionComplianceRule cmdlet which is available in Office 365 Security & Compliance Center PowerShell with the parameter -ExcludedItemClasses. See links below for reference:

    (Please Note: Since the web site is not hosted by Microsoft, the link may change without notice. Microsoft does not guarantee the accuracy of this information.)


    If the answer is helpful, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".

    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.

    0 comments No comments

3 additional answers

Sort by: Most helpful
  1. Vasil Michev 119.7K Reputation points MVP Volunteer Moderator
    2023-05-10T07:09:55.8433333+00:00

    Did you create an Exchange Online retention policy, or a Purview one? For the latter, there is no way to exclude specific folders.

    If you created an Exchange Online policy, you can include a folder-specific tag for the Notes folder in it, thus preventing the default tag from affecting items in the Notes folder. Refer to this article for more info: https://learn.microsoft.com/en-us/exchange/security-and-compliance/messaging-records-management/default-folders

    1 person found this answer helpful.
    0 comments No comments

  2. Amit Singh 5,306 Reputation points
    2023-05-11T09:36:59.39+00:00

    By using PowerShell, you can exclude specific types of Exchange items from a retention policy. For example, you can exclude voicemail messages, IM conversations, and other Skype for Business Online content in mailboxes. You can also exclude calendar, note, and task items. This capability is available only by using PowerShell; it's not available in the UI when you create a retention policy.

    To do this, use the ExcludedItemClasses parameter of the New-RetentionComplianceRule and Set-RetentionComplianceRule cmdlets. For more information about PowerShell, see the below section Find the PowerShell cmdlets for retention policies.

    0 comments No comments

  3. J-3804 1,601 Reputation points
    2023-05-11T22:04:31.92+00:00

    Thank you all for your help!

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.