Skip to content

Commit 27c02ad

Browse files
authored
Update New-EmailAddressPolicy.md
1 parent 440d6cf commit 27c02ad

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

exchange/exchange-ps/exchange/New-EmailAddressPolicy.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -205,7 +205,7 @@ You can specify multiple email address templates separated by commas: "SMTP:\<Pr
205205
206206
You can't use this parameter with the EnabledPrimarySMTPAddressTemplate parameter.
207207
208-
In Exchange Online PowerShell, if you use this parameter with the IncludeUnifiedGroupRecipients, you can't use variables in the email address template.
208+
In Exchange Online PowerShell, you can't use variables in the email address template.
209209
210210
```yaml
211211
Type: ProxyAddressTemplateCollection
@@ -227,7 +227,7 @@ Valid syntax for this parameter is a ___domain or subdomain that's configured as an
227227
228228
You can't use this parameter with the EnabledEmailAddressTemplates parameter.
229229
230-
In Exchange Online PowerShell, if you use this parameter with the IncludeUnifiedGroupRecipients, you can't use variables in the email address template.
230+
In Exchange Online PowerShell, you can't use variables in the email address template.
231231
232232
```yaml
233233
Type: String
@@ -281,6 +281,8 @@ This parameter is available only in the cloud-based service.
281281
282282
The IncludeUnifiedGroupRecipients switch specifies that the email address policy applies only to Microsoft 365 Groups. You don't need to specify a value with this switch.
283283
284+
In Exchange Online PowerShell, you always need to use this switch, because email address policies in Exchange Online are only applied to Microsoft 365 groups.
285+
284286
```yaml
285287
Type: SwitchParameter
286288
Parameter Sets: AllTemplatesForUnifiedGroupRecipientsFilter, SMTPTemplateForUnifiedGroupRecipientsFilter
@@ -809,7 +811,7 @@ For more information, see [Choose the ___domain to use when creating Microsoft 365
809811

810812
For detailed information about OPath filters in Exchange, see [Additional OPATH syntax information](https://docs.microsoft.com/powershell/exchange/recipient-filters#additional-opath-syntax-information).
811813

812-
You can only use this parameter with the IncludeUnifiedGroupRecipients switch.
814+
You can only use this parameter in Exchange Online PowerShell with the IncludeUnifiedGroupRecipients switch.
813815

814816
```yaml
815817
Type: String

0 commit comments

Comments
 (0)