MicrosoftDocs/Azure-RMSDocs

Missing Information about EnableSaveMailAfterPropertySetInOnlineMode

Closed this issue · 2 comments

Under the article, we do not see any information about the attribute EnableSaveMailAfterPropertySetInOnlineMode for AdvancedSettings. It would be helpful to have detailed information mentioned in the article with the use case.


Document Details

Do not edit this section. It is required for learn.microsoft.com ➟ GitHub issue linking.

@GrayHodar EnableSaveMailAfterPropertySetInOnlineMode saves the mail item after every property set operation when in Exchange Online Mode. By default, Exchange Online Mode saves the mail item after each instance a label is changed.

To enable this setting in AIP PSH with a policy named "Global", set EnableSaveMailAfterPropertySetInOnlineMode to True.

Set-LabelPolicy -Identity Global -AdvancedSettings @{EnableSaveMailAfterPropertySetInOnlineMode="True"}

Thanks for your dedication to our documentation. Unfortunately, at this time we have been unable to review your issue in a timely manner and we sincerely apologize for the delayed response. We are closing this issue for now, but if you feel that it's still a concern, please respond and let us know. If you determine another possible update to our documentation, please don't hesitate to reach out again. #please-close