Skip to content

Commit 259c77e

Browse files
authored
Merge pull request #7494 from samschan-ms/patch-3
Update New-Label.md
2 parents 1dda6fe + 11b5b70 commit 259c77e

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

exchange/exchange-ps/exchange/New-Label.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -718,7 +718,12 @@ Accept wildcard characters: False
718718
```
719719

720720
### -EncryptionEncryptOnly
721-
This parameter is reserved for internal Microsoft use.
721+
The EncryptionEncryptOnly parameter specifies whether the encrypt-only template is applied. Valid values are:
722+
723+
- $true: The encrypt-only template is applied.
724+
- $false: The encrypt-only template is not applied.
725+
726+
This parameter is meaningful only when the EncryptionEnabled parameter value is either $true or $false.
722727

723728
```yaml
724729
Type: System.Boolean

0 commit comments

Comments
 (0)