Skip to content

Commit 11b5b70

Browse files
authored
Update New-Label.md
Updated doc for encrypt only
1 parent 1dda6fe commit 11b5b70

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)