Skip to content

Commit 17bfb0d

Browse files
authored
Update New-Label.md
1 parent fbcae9a commit 17bfb0d

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

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

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -601,11 +601,13 @@ Accept wildcard characters: False
601601
```
602602

603603
### -ContentType
604-
The ContentType parameter specifies where the sensivity label can be applied to. Possible values are:
604+
The ContentType parameter specifies where the sensivity label can be applied. Valid values are:
605+
605606
- File, Email
606607
- Site, UnifiedGroup
607608
- PurviewAssets
608-
Values can be combined, for example "File, Email, PurviewAssets". Splitting related content types like "File, Email" is not supported.
609+
610+
Values can be combined, for example: "File, Email, PurviewAssets". Splitting related content types like "File, Email" into just "File" or just "Email" is not supported.
609611

610612
```yaml
611613
Type: MipLabelContentType

0 commit comments

Comments
 (0)