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
Copy file name to clipboardExpand all lines: exchange/exchange-ps/exchange/New-ComplianceSearchAction.md
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -236,13 +236,13 @@ This parameter requires the Export role in the Security & Compliance Center. By
236
236
237
237
The ExchangeArchiveFormat parameter specifies how to export Exchange search results. Valid values are:
238
238
239
-
- PerUserPst: One PST file for each mailbox. This is the default value.
239
+
- PerUserPst: One PST file for each mailbox.
240
240
241
241
- SinglePst: One PST file that contains all exported messages.
242
242
243
243
- SingleFolderPst: One PST file with a single root folder for the entire export.
244
244
245
-
- IndividualMessage: Export each message as an .msg message file.
245
+
- IndividualMessage: Export each message as an .msg message file. This is the default value.
246
246
247
247
- PerUserZip: One ZIP file for each mailbox. Each ZIP file contains the exported .msg message files from the mailbox. This value corresponds to the "export files in a compressed folder" checkbox in the Security & Compliance Center.
0 commit comments