Skip to content

Commit b86ab9e

Browse files
committed
Update Set-MailboxRegionalConfiguration.md
Issue #9067
1 parent 3459d49 commit b86ab9e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

exchange/exchange-ps/exchange/Set-MailboxRegionalConfiguration.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ This example sets Alice Jakobsen's mailbox language to Danish Denmark, sets the
6767
Get-Mailbox -RecipientTypeDetails UserMailbox -ResultSize Unlimited | Set-MailboxRegionalConfiguration -Language es-es -DateFormat "dd/MM/yyyy" -TimeFormat H:mm -LocalizeDefaultFolderName
6868
```
6969

70-
This example sets all User Mailboxes language to Spanish Spain, sets the date in the day/month/year format, sets the time in the H:mm format and localizes the default forder names in Spanish.
70+
This example sets all User Mailboxes language to Spanish Spain, sets the date in the day/month/year format, sets the time in the H:mm format and localizes the default folder names in Spanish.
7171

7272
### Example 5
7373
```powershell

0 commit comments

Comments
 (0)