Skip to content

Commit 6a4b0d9

Browse files
authored
Update New-ComplianceSearchAction.md
1 parent d346662 commit 6a4b0d9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

exchange/exchange-ps/exchange/New-ComplianceSearchAction.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -236,14 +236,14 @@ This parameter requires the Export role in the Security & Compliance Center. By
236236
237237
The ExchangeArchiveFormat parameter specifies how to export Exchange search results. Valid values are:
238238
239-
- IndividualMessage: Export each message as an .msg message file. This is the default value.
240-
241239
- PerUserPst: One PST file for each mailbox.
242240
243241
- SinglePst: One PST file that contains all exported messages.
244242
245243
- SingleFolderPst: One PST file with a single root folder for the entire export.
246244
245+
- IndividualMessage: Export each message as an .msg message file. This is the default value.
246+
247247
- 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.
248248
249249
- SingleZip: One ZIP file for all mailboxes. The ZIP file contains all exported .msg message files from all mailboxes. This output setting is only available in PowerShell.

0 commit comments

Comments
 (0)