Skip to content

Commit 9e49e02

Browse files
committed
Update Set-CASMailbox.md
Typo fix in PopUseProtocolDefaults per email request
1 parent 6e204e4 commit 9e49e02

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

exchange/exchange-ps/exchange/Set-CASMailbox.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1088,8 +1088,8 @@ Accept wildcard characters: False
10881088
### -PopUseProtocolDefaults
10891089
The PopUseProtocolDefaults parameter specifies whether to use the POP3 protocol defaults for the mailbox. Valid values are:
10901090

1091-
- $true: Use the protocol defaults for IMAP4 access to the mailbox. This is the default value.
1092-
- $false: Use custom protocol settings for IMAP4 access to the mailbox.
1091+
- $true: Use the protocol defaults for POP3 access to the mailbox. This is the default value.
1092+
- $false: Use custom protocol settings for POP3 access to the mailbox.
10931093

10941094
You need to set this parameter to $false when you use any of following parameters:
10951095

0 commit comments

Comments
 (0)