Skip to content

Commit d36430e

Browse files
authored
Update Get-RetentionPolicyTag.md
1 parent 4d292d9 commit d36430e

File tree

1 file changed

+22
-2
lines changed

1 file changed

+22
-2
lines changed

exchange/exchange-ps/exchange/policy-and-compliance-retention/Get-RetentionPolicyTag.md

Lines changed: 22 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -129,9 +129,29 @@ Accept wildcard characters: False
129129
```
130130
131131
### -Mailbox
132-
The Mailbox parameter specifies a mailbox to return the retention tags that are assigned to the retention policy that's applied to the specified mailbox. You can use any value that uniquely identifies the mailbox.
132+
The Mailbox parameter returns the retention tags that are assigned to the retention policy that's applied to the specified mailbox. You can use any value that uniquely identifies the mailbox. For example:
133133
134-
This parameter only returns default policy tags (DPTs) and personal tags; it doesn't return retention policy tags (DPT).
134+
- Name
135+
136+
- Alias
137+
138+
- Distinguished name (DN)
139+
140+
- Canonical DN
141+
142+
- \<domain name\>\\\<account name\>
143+
144+
- Email address
145+
146+
- GUID
147+
148+
- LegacyExchangeDN
149+
150+
- SamAccountName
151+
152+
- User ID or user principal name (UPN)
153+
154+
This parameter only returns default policy tags (DPTs) and personal tags; it doesn't return retention policy tags.
135155
136156
```yaml
137157
Type: MailboxIdParameter

0 commit comments

Comments
 (0)