You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The EnableOrganizationDomainsProtection parameter specifies whether to enable ___domain impersonation protection for all registered domains in the Office 365 organization. Valid values are:
The EnableTargetedDomainsProtection parameter specifies whether to enable ___domain impersonation protection for a list of specified domains. Valid values are:
The PurgeType parameter specifies how to remove items when the action is Purge.
462
+
The PurgeType parameter specifies how to remove items when the action is Purge. Valid values are:
463
463
464
-
The valid value for this parameter is SoftDelete, which means the purged items are recoverable by users until the deleted items retention period expires.
464
+
- SoftDelete: Purged items are recoverable by users until the deleted item retention period expires.
465
465
466
-
Note: To hard delete items, use the Search-Mailbox cmdlet with the DeleteContent switch. For more information, see Search for and delete messages (https://docs.microsoft.com/office365/SecurityCompliance/search-for-and-delete-messagesadmin-help).
466
+
- HardDelete: Purged items are marked for permanent removal from the mailbox and will be permanently removed the next time the mailbox is processed by the Managed Folder Assistant. If single item recovery is enabled on the mailbox, purged items will be permanently removed after the deleted item retention period expires.
0 commit comments