Skip to content

Commit 8e4aa8e

Browse files
Update Set-CASMailbox.md
-MAPIBlockOutlookVersions. Update the format of the value for this parameter from x.y.z.w to x.y.x, as only the x.y.z works when running the command in PowerShell. @Linda-Editor @byszhoubin
1 parent bf2d61b commit 8e4aa8e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -834,7 +834,7 @@ This parameter is available only in on-premises Exchange.
834834

835835
The MAPIBlockOutlookVersions parameter blocks access to the mailbox for specific versions of Outlook.
836836

837-
For example, if you specify the value 15.0.4569.1503, only Outlook 2013 Service Pack 1 (SP1) or later clients are allowed to access the mailbox. Earlier versions of Outlook are blocked.
837+
For example, if you specify the value 15.0.4569, only Outlook 2013 Service Pack 1 (SP1) or later clients are allowed to access the mailbox. Earlier versions of Outlook are blocked.
838838

839839
The default value is blank. To reset this parameter, use the value $null.
840840

0 commit comments

Comments
 (0)