How to control Get-MailboxFolderStatistics output language?

172 Views Asked by At

I want Chinese,But it output english folderName like "Inbox" instead of "收件箱".It occurred when request it one by one.I put it into a http request.When i requested it one by one,the problem occurred.

1

There are 1 best solutions below

0
On BEST ANSWER

Try the following:

Set-MailboxRegionalConfiguration -Identity username -Language zh-CN -LocalizeDefaultFolderName