Skip to content

Commit d57474f

Browse files
authored
Merge pull request MicrosoftDocs#7677 from heikobischoff/patch-1
Update Set-Label.md - ContentType
2 parents 13bff2c + 6f181b0 commit d57474f

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

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

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -581,7 +581,13 @@ Accept wildcard characters: False
581581
```
582582

583583
### -ContentType
584-
{{ Fill ContentType Description }}
584+
The ContentType parameter specifies where the sensivity label can be applied. Valid values are:
585+
586+
- File, Email
587+
- Site, UnifiedGroup
588+
- PurviewAssets
589+
590+
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.
585591

586592
```yaml
587593
Type: MipLabelContentType

0 commit comments

Comments
 (0)