Skip to content

Commit

Permalink
Merge branch 'master' into chrisda
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisda committed Oct 6, 2020
2 parents 871d126 + 1ad7a8e commit 6af1ffa
Showing 1 changed file with 5 additions and 27 deletions.
32 changes: 5 additions & 27 deletions exchange/exchange-ps/exchange/Get-MailboxFolderStatistics.md
Expand Up @@ -199,49 +199,27 @@ Accept wildcard characters: False
The FolderScope parameter specifies the scope of the search by folder type. Valid parameter values include:

- All

- Archive

- Archive: Exchange 2016 or later.
- Calendar

- Contacts

- ConversationHistory

- DeletedItems

- Drafts

- Inbox

- JunkEmail

- Journal

- LegacyArchiveJournals

- ManagedCustomFolder

- NonIpmRoot

- LegacyArchiveJournals: Exchange 2013 or later.
- ManagedCustomFolder: Returns output for all managed custom folders.
- NonIpmRoot: Exchange 2013 or later.
- Notes

- Outbox

- Personal

- RecoverableItems

- RecoverableItems: Returns output for the Recoverable Items folder and the Deletions, DiscoveryHolds, Purges, and Versions subfolders.
- RssSubscriptions

- SentItems

- SyncIssues

- Tasks

The ManagedCustomFolder value returns output for all managed custom folders. The RecoverableItems value returns output for the Recoverable Items folder and the Deletions, DiscoveryHolds, Purges, and Versions subfolders.

```yaml
Type: Microsoft.Exchange.Data.Directory.SystemConfiguration.ElcFolderType
Parameter Sets: (All)
Expand Down

0 comments on commit 6af1ffa

Please sign in to comment.