You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The Mailbox parameter isn't available in this release.
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:
133
+
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.
The OptionalInMailbox parameter isn't available in this release.
169
+
The OptionalInMailbox parameter is used with the Mailbox parameter to return any opt-in retention tags that are assigned to the specified mailbox. You don't need to specify a value with this switch.
170
+
171
+
An opt-in retention tag is a personal tag that was explicitly assigned to the mailbox with the Set-RetentionPolicyTag -Mailbox -OptionalInMailbox command.
The OptionalInMailbox parameter is used with the Mailbox parameter to specify opt-in retention tags available to the mailbox.
388
+
The OptionalInMailbox parameter is used with the Mailbox parameter to assign personal tags to the mailbox. You can use this parameter to make available to a user a personal tag that isn't assigned to the retention policy applied to the specified mailbox. You can specify multiple personal tags separated by commas.
0 commit comments