Skip to content

Commit d4d77c2

Browse files
committed
Update Set-CASMailbox.md
Minor schema fix (missing space) for Type: value on a parameter.
1 parent 00ae247 commit d4d77c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1193,7 +1193,7 @@ Valid values for this parameter are:
11931193
To selectively enable authenticated SMTP for specific mailboxes only: disable authenticated SMTP at the organizational level ($true), enable it for the specific mailboxes ($false), and leave the rest of the mailboxes with their default value ($null).
11941194
11951195
```yaml
1196-
Type:$true | $false
1196+
Type: $true | $false
11971197
Parameter Sets: (All)
11981198
Aliases:
11991199
Applicable: Exchange Online

0 commit comments

Comments
 (0)