Skip to content

Commit e20d4be

Browse files
authored
Update Set-Label.md
1 parent 0352002 commit e20d4be

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

exchange/exchange-ps/exchange/Set-Label.md

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

583583
### -ContentType
584-
The ContentType parameter specifies where the sensivity label can be applied to. Possible values are:
584+
The ContentType parameter specifies where the sensivity label can be applied. Valid values are:
585+
585586
- File, Email
586587
- Site, UnifiedGroup
587588
- PurviewAssets
588-
Values can be combined, for example "File, Email, PurviewAssets". Splitting related content types like "File, Email" is not supported.
589+
590+
Values can be combined, for example: "File, Email, PurviewAssets". Splitting related content types like "File, Email" into "File" and "Email" is not supported.
589591

590592
```yaml
591593
Type: MipLabelContentType

0 commit comments

Comments
 (0)