We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6bd7ba3 commit 5c47a07Copy full SHA for 5c47a07
exchange/exchange-ps/exchange/New-Label.md
@@ -74,7 +74,7 @@ New-Label [-Name] <String> -DisplayName <String>
74
[-SiteAndGroupProtectionBlockAccess <System.Boolean>]
75
[-SiteAndGroupProtectionEnabled <System.Boolean>]
76
[-SiteAndGroupProtectionPrivacy <Microsoft.Office.CompliancePolicy.PolicyConfiguration.AccessType>]
77
- [-Tooltip <String>]
+ -Tooltip <String>
78
[-WhatIf]
79
[<CommonParameters>]
80
```
@@ -1096,7 +1096,7 @@ Parameter Sets: (All)
1096
Aliases:
1097
Applicable: Office 365 Security & Compliance Center
1098
1099
-Required: False
+Required: True
1100
Position: Named
1101
Default value: None
1102
Accept pipeline input: False
0 commit comments