Skip to content

Commit a6d1393

Browse files
committed
Updates to PrimarySMTPAddress and EmailAddresses parameter
Per Issue #3166
1 parent fb85544 commit a6d1393

21 files changed

+31
-31
lines changed

exchange/exchange-ps/exchange/client-access/Set-CASMailbox.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -349,7 +349,7 @@ To specify the primary SMTP email address, you can use any of the following meth
349349
350350
- The first email address when you don't use any \<Type\> values, or when you use multiple \<Type\> values of smtp.
351351
352-
- If it's available, use the PrimarySmtpAddress parameter instead. You can't use the EmailAddresses parameter and the PrimarySmtpAddress parameter in the same command.
352+
- Use the PrimarySmtpAddress parameter instead. You can't use the EmailAddresses parameter and the PrimarySmtpAddress parameter in the same command.
353353
354354
To replace all existing proxy email addresses with the values you specify, use the following syntax: "\<Type\>:\<emailaddress1\>","\<Type\>:\<emailaddress2\>",..."\<Type\>:\<emailaddressN\>".
355355
@@ -1106,7 +1106,7 @@ Accept wildcard characters: False
11061106
### -PrimarySmtpAddress
11071107
This parameter is available only in on-premises Exchange.
11081108
1109-
The PrimarySmtpAddress parameter specifies the primary return email address that's used for the recipient. If it's available on this cmdlet, you can't use the EmailAddresses and PrimarySmtpAddress parameters in the same command.
1109+
The PrimarySmtpAddress parameter specifies the primary return email address that's used for the recipient. You can't use the EmailAddresses and PrimarySmtpAddress parameters in the same command.
11101110
11111111
```yaml
11121112
Type: SmtpAddress

exchange/exchange-ps/exchange/federation-and-hybrid/Enable-RemoteMailbox.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -284,7 +284,7 @@ Accept wildcard characters: False
284284
```
285285
286286
### -PrimarySmtpAddress
287-
The PrimarySmtpAddress parameter specifies the primary return email address that's used for the recipient. If it's available on this cmdlet, you can't use the EmailAddresses and PrimarySmtpAddress parameters in the same command.
287+
The PrimarySmtpAddress parameter specifies the primary return email address that's used for the recipient.
288288
289289
```yaml
290290
Type: SmtpAddress

exchange/exchange-ps/exchange/federation-and-hybrid/New-RemoteMailbox.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -541,7 +541,7 @@ Accept wildcard characters: False
541541
```
542542
543543
### -PrimarySmtpAddress
544-
The PrimarySmtpAddress parameter specifies the primary return email address that's used for the recipient. If it's available on this cmdlet, you can't use the EmailAddresses and PrimarySmtpAddress parameters in the same command.
544+
The PrimarySmtpAddress parameter specifies the primary return email address that's used for the recipient.
545545
546546
```yaml
547547
Type: SmtpAddress

exchange/exchange-ps/exchange/federation-and-hybrid/Set-RemoteMailbox.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -660,7 +660,7 @@ To specify the primary SMTP email address, you can use any of the following meth
660660
661661
- The first email address when you don't use any \<Type\> values, or when you use multiple \<Type\> values of smtp.
662662
663-
- If it's available, use the PrimarySmtpAddress parameter instead. You can't use the EmailAddresses parameter and the PrimarySmtpAddress parameter in the same command.
663+
- Use the PrimarySmtpAddress parameter instead. You can't use the EmailAddresses parameter and the PrimarySmtpAddress parameter in the same command.
664664
665665
To replace all existing proxy email addresses with the values you specify, use the following syntax: "\<Type\>:\<emailaddress1\>","\<Type\>:\<emailaddress2\>",..."\<Type\>:\<emailaddressN\>".
666666
@@ -1005,7 +1005,7 @@ Accept wildcard characters: False
10051005
```
10061006
10071007
### -PrimarySmtpAddress
1008-
The PrimarySmtpAddress parameter specifies the primary return email address that's used for the recipient. If it's available on this cmdlet, you can't use the EmailAddresses and PrimarySmtpAddress parameters in the same command.
1008+
The PrimarySmtpAddress parameter specifies the primary return email address that's used for the recipient. You can't use the EmailAddresses and PrimarySmtpAddress parameters in the same command.
10091009
10101010
```yaml
10111011
Type: SmtpAddress

exchange/exchange-ps/exchange/mailboxes/Enable-Mailbox.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -863,7 +863,7 @@ Accept wildcard characters: False
863863
### -PrimarySmtpAddress
864864
This parameter is available only in on-premises Exchange.
865865
866-
The PrimarySmtpAddress parameter specifies the primary return email address that's used for the recipient. If it's available on this cmdlet, you can't use the EmailAddresses and PrimarySmtpAddress parameters in the same command.
866+
The PrimarySmtpAddress parameter specifies the primary return email address that's used for the recipient.
867867
868868
If you use the PrimarySmtpAddress parameter to specify the primary email address, the command sets the EmailAddressPolicyEnabled property of the mailbox to False, which means the email addresses of the mailbox aren't automatically updated by email address policies.
869869

exchange/exchange-ps/exchange/mailboxes/New-Mailbox.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1805,7 +1805,7 @@ Accept wildcard characters: False
18051805
```
18061806

18071807
### -PrimarySmtpAddress
1808-
The PrimarySmtpAddress parameter specifies the primary return email address that's used for the recipient. If it's available on this cmdlet, you can't use the EmailAddresses and PrimarySmtpAddress parameters in the same command.
1808+
The PrimarySmtpAddress parameter specifies the primary return email address that's used for the recipient.
18091809

18101810
If you use the PrimarySmtpAddress parameter to specify the primary email address, the command sets the EmailAddressPolicyEnabled property of the mailbox to False, which means the email addresses of the mailbox aren't automatically updated by email address policies.
18111811

exchange/exchange-ps/exchange/mailboxes/Set-Mailbox.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2343,7 +2343,7 @@ To specify the primary SMTP email address, you can use any of the following meth
23432343
23442344
- The first email address when you don't use any \<Type\> values, or when you use multiple \<Type\> values of smtp.
23452345
2346-
- If it's available, use the PrimarySmtpAddress parameter instead. You can't use the EmailAddresses parameter and the PrimarySmtpAddress parameter in the same command.
2346+
- Use the PrimarySmtpAddress parameter instead. You can't use the EmailAddresses parameter and the PrimarySmtpAddress parameter in the same command.
23472347
23482348
To replace all existing proxy email addresses with the values you specify, use the following syntax: "\<Type\>:\<emailaddress1\>","\<Type\>:\<emailaddress2\>",..."\<Type\>:\<emailaddressN\>".
23492349
@@ -3840,7 +3840,7 @@ Accept wildcard characters: False
38403840
### -PrimarySmtpAddress
38413841
This parameter is available only in on-premises Exchange.
38423842

3843-
The PrimarySmtpAddress parameter specifies the primary return email address that's used for the recipient. If it's available on this cmdlet, you can't use the EmailAddresses and PrimarySmtpAddress parameters in the same command.
3843+
The PrimarySmtpAddress parameter specifies the primary return email address that's used for the recipient. You can't use the EmailAddresses and PrimarySmtpAddress parameters in the same command.
38443844

38453845
If you set the EmailAddressPolicyEnabled parameter to $false, you can specify the primary address using the PrimarySmtpAddress parameter, but that means the email addresses of the mail user no longer automatically updated by email address policies.
38463846

exchange/exchange-ps/exchange/sharing-and-collaboration/Set-MailPublicFolder.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -698,7 +698,7 @@ To specify the primary SMTP email address, you can use any of the following meth
698698
699699
- The first email address when you don't use any \<Type\> values, or when you use multiple \<Type\> values of smtp.
700700
701-
- If it's available, use the PrimarySmtpAddress parameter instead. You can't use the EmailAddresses parameter and the PrimarySmtpAddress parameter in the same command.
701+
- Use the PrimarySmtpAddress parameter instead. You can't use the EmailAddresses parameter and the PrimarySmtpAddress parameter in the same command.
702702
703703
To replace all existing proxy email addresses with the values you specify, use the following syntax: "\<Type\>:\<emailaddress1\>","\<Type\>:\<emailaddress2\>",..."\<Type\>:\<emailaddressN\>".
704704
@@ -1221,7 +1221,7 @@ Accept wildcard characters: False
12211221
```
12221222
12231223
### -PrimarySmtpAddress
1224-
The PrimarySmtpAddress parameter specifies the primary return email address that's used for the recipient. If it's available on this cmdlet, you can't use the EmailAddresses and PrimarySmtpAddress parameters in the same command.
1224+
The PrimarySmtpAddress parameter specifies the primary return email address that's used for the recipient.
12251225
12261226
```yaml
12271227
Type: SmtpAddress

exchange/exchange-ps/exchange/users-and-groups/Enable-DistributionGroup.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,7 @@ Accept wildcard characters: False
143143
```
144144
145145
### -PrimarySmtpAddress
146-
The PrimarySmtpAddress parameter specifies the primary return email address that's used for the recipient. If it's available on this cmdlet, you can't use the EmailAddresses and PrimarySmtpAddress parameters in the same command.
146+
The PrimarySmtpAddress parameter specifies the primary return email address that's used for the recipient.
147147
148148
By default, the primary SMTP address is generated based on the default email address policy and the value of the Alias parameter or the Name property. If you use the PrimarySmtpAddress parameter to specify the primary email address, the EmailAddressPolicyEnabled property is set to the value False, which means the email addresses of this group won't be automatically updated by email address policies.
149149

exchange/exchange-ps/exchange/users-and-groups/Enable-MailContact.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -246,7 +246,7 @@ Accept wildcard characters: False
246246
```
247247
248248
### -PrimarySmtpAddress
249-
The PrimarySmtpAddress parameter specifies the primary return email address that's used for the recipient. If it's available on this cmdlet, you can't use the EmailAddresses and PrimarySmtpAddress parameters in the same command.
249+
The PrimarySmtpAddress parameter specifies the primary return email address that's used for the recipient.
250250
251251
By default, the primary address is the same as the ExternalEmailAddress parameter value.
252252

exchange/exchange-ps/exchange/users-and-groups/Enable-MailUser.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -276,7 +276,7 @@ Accept wildcard characters: False
276276
```
277277
278278
### -PrimarySmtpAddress
279-
The PrimarySmtpAddress parameter specifies the primary return email address that's used for the recipient. If it's available on this cmdlet, you can't use the EmailAddresses and PrimarySmtpAddress parameters in the same command.
279+
The PrimarySmtpAddress parameter specifies the primary return email address that's used for the recipient.
280280
281281
By default, the primary address is the same as the ExternalEmailAddress parameter value.
282282

exchange/exchange-ps/exchange/users-and-groups/New-DistributionGroup.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -504,7 +504,7 @@ Accept wildcard characters: False
504504
```
505505
506506
### -PrimarySmtpAddress
507-
The PrimarySmtpAddress parameter specifies the primary return email address that's used for the recipient. If it's available on this cmdlet, you can't use the EmailAddresses and PrimarySmtpAddress parameters in the same command.
507+
The PrimarySmtpAddress parameter specifies the primary return email address that's used for the recipient.
508508
509509
```yaml
510510
Type: SmtpAddress

exchange/exchange-ps/exchange/users-and-groups/New-DynamicDistributionGroup.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -721,7 +721,7 @@ Accept wildcard characters: False
721721
```
722722
723723
### -PrimarySmtpAddress
724-
The PrimarySmtpAddress parameter specifies the primary return email address that's used for the recipient. If it's available on this cmdlet, you can't use the EmailAddresses and PrimarySmtpAddress parameters in the same command.
724+
The PrimarySmtpAddress parameter specifies the primary return email address that's used for the recipient.
725725
726726
```yaml
727727
Type: SmtpAddress

exchange/exchange-ps/exchange/users-and-groups/New-MailContact.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -433,7 +433,7 @@ Accept wildcard characters: False
433433
### -PrimarySmtpAddress
434434
This parameter is available only in on-premises Exchange.
435435
436-
The PrimarySmtpAddress parameter specifies the primary return email address that's used for the recipient. If it's available on this cmdlet, you can't use the EmailAddresses and PrimarySmtpAddress parameters in the same command.
436+
The PrimarySmtpAddress parameter specifies the primary return email address that's used for the recipient.
437437
438438
By default, the primary address is the same as the ExternalEmailAddress parameter value.
439439

exchange/exchange-ps/exchange/users-and-groups/New-MailUser.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -671,7 +671,7 @@ Accept wildcard characters: False
671671
### -PrimarySmtpAddress
672672
This parameter is available only in on-premises Exchange.
673673
674-
The PrimarySmtpAddress parameter specifies the primary return email address that's used for the recipient. If it's available on this cmdlet, you can't use the EmailAddresses and PrimarySmtpAddress parameters in the same command.
674+
The PrimarySmtpAddress parameter specifies the primary return email address that's used for the recipient.
675675
676676
By default, the primary address is the same as the ExternalEmailAddress parameter value.
677677

exchange/exchange-ps/exchange/users-and-groups/New-UnifiedGroup.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -375,7 +375,7 @@ To specify the primary SMTP email address, you can use any of the following meth
375375
376376
- The first email address when you don't use any \<Type\> values, or when you use multiple \<Type\> values of smtp.
377377
378-
- If it's available, use the PrimarySmtpAddress parameter instead. You can't use the EmailAddresses parameter and the PrimarySmtpAddress parameter in the same command.
378+
- Use the PrimarySmtpAddress parameter instead. You can't use the EmailAddresses parameter and the PrimarySmtpAddress parameter in the same command.
379379
380380
To enter multiple proxy email addresses, use the following syntax: "\<Type\>:\<emailaddress1\>","\<Type\>:\<emailaddress2\>",..."\<Type\>:\<emailaddressN\>".
381381
@@ -580,7 +580,7 @@ Accept wildcard characters: False
580580
```
581581
582582
### -PrimarySmtpAddress
583-
The PrimarySmtpAddress parameter specifies the primary return email address that's used for the recipient. If it's available on this cmdlet, you can't use the EmailAddresses and PrimarySmtpAddress parameters in the same command.
583+
The PrimarySmtpAddress parameter specifies the primary return email address that's used for the recipient. You can't use the EmailAddresses and PrimarySmtpAddress parameters in the same command.
584584
585585
```yaml
586586
Type: SmtpAddress

exchange/exchange-ps/exchange/users-and-groups/Set-DistributionGroup.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -718,7 +718,7 @@ To specify the primary SMTP email address, you can use any of the following meth
718718
719719
- The first email address when you don't use any \<Type\> values, or when you use multiple \<Type\> values of smtp.
720720
721-
- If it's available, use the PrimarySmtpAddress parameter instead. You can't use the EmailAddresses parameter and the PrimarySmtpAddress parameter in the same command.
721+
- Use the PrimarySmtpAddress parameter instead. You can't use the EmailAddresses parameter and the PrimarySmtpAddress parameter in the same command.
722722
723723
To replace all existing proxy email addresses with the values you specify, use the following syntax: "\<Type\>:\<emailaddress1\>","\<Type\>:\<emailaddress2\>",..."\<Type\>:\<emailaddressN\>".
724724
@@ -1287,7 +1287,7 @@ Accept wildcard characters: False
12871287
```
12881288
12891289
### -PrimarySmtpAddress
1290-
The PrimarySmtpAddress parameter specifies the primary return email address that's used for the recipient. If it's available on this cmdlet, you can't use the EmailAddresses and PrimarySmtpAddress parameters in the same command.
1290+
The PrimarySmtpAddress parameter specifies the primary return email address that's used for the recipient. You can't use the EmailAddresses and PrimarySmtpAddress parameters in the same command.
12911291
12921292
```yaml
12931293
Type: SmtpAddress

exchange/exchange-ps/exchange/users-and-groups/Set-DynamicDistributionGroup.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1075,7 +1075,7 @@ To specify the primary SMTP email address, you can use any of the following meth
10751075
10761076
- The first email address when you don't use any \<Type\> values, or when you use multiple \<Type\> values of smtp.
10771077
1078-
- If it's available, use the PrimarySmtpAddress parameter instead. You can't use the EmailAddresses parameter and the PrimarySmtpAddress parameter in the same command.
1078+
- Use the PrimarySmtpAddress parameter instead. You can't use the EmailAddresses parameter and the PrimarySmtpAddress parameter in the same command.
10791079
10801080
To replace all existing proxy email addresses with the values you specify, use the following syntax: "\<Type\>:\<emailaddress1\>","\<Type\>:\<emailaddress2\>",..."\<Type\>:\<emailaddressN\>".
10811081
@@ -1646,7 +1646,7 @@ Accept wildcard characters: False
16461646
```
16471647
16481648
### -PrimarySmtpAddress
1649-
The PrimarySmtpAddress parameter specifies the primary return email address that's used for the recipient. If it's available on this cmdlet, you can't use the EmailAddresses and PrimarySmtpAddress parameters in the same command.
1649+
The PrimarySmtpAddress parameter specifies the primary return email address that's used for the recipient. You can't use the EmailAddresses and PrimarySmtpAddress parameters in the same command.
16501650
16511651
```yaml
16521652
Type: SmtpAddress

exchange/exchange-ps/exchange/users-and-groups/Set-MailContact.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -660,7 +660,7 @@ To specify the primary SMTP email address, you can use any of the following meth
660660
661661
- The first email address when you don't use any \<Type\> values, or when you use multiple \<Type\> values of smtp.
662662
663-
- If it's available, use the PrimarySmtpAddress parameter instead. You can't use the EmailAddresses parameter and the PrimarySmtpAddress parameter in the same command.
663+
- Use the PrimarySmtpAddress parameter instead. You can't use the EmailAddresses parameter and the PrimarySmtpAddress parameter in the same command.
664664
665665
To replace all existing proxy email addresses with the values you specify, use the following syntax: "\<Type\>:\<emailaddress1\>","\<Type\>:\<emailaddress2\>",..."\<Type\>:\<emailaddressN\>".
666666
@@ -1217,7 +1217,7 @@ Accept wildcard characters: False
12171217
### -PrimarySmtpAddress
12181218
This parameter is available only in on-premises Exchange.
12191219
1220-
The PrimarySmtpAddress parameter specifies the primary return email address that's used for the recipient. If it's available on this cmdlet, you can't use the EmailAddresses and PrimarySmtpAddress parameters in the same command.
1220+
The PrimarySmtpAddress parameter specifies the primary return email address that's used for the recipient.
12211221
12221222
By default, the primary address is the same as the ExternalEmailAddress parameter value.
12231223

exchange/exchange-ps/exchange/users-and-groups/Set-MailUser.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -738,7 +738,7 @@ To specify the primary SMTP email address, you can use any of the following meth
738738
739739
- The first email address when you don't use any \<Type\> values, or when you use multiple \<Type\> values of smtp.
740740
741-
- If it's available, use the PrimarySmtpAddress parameter instead. You can't use the EmailAddresses parameter and the PrimarySmtpAddress parameter in the same command.
741+
- Use the PrimarySmtpAddress parameter instead. You can't use the EmailAddresses parameter and the PrimarySmtpAddress parameter in the same command.
742742
743743
To replace all existing proxy email addresses with the values you specify, use the following syntax: "\<Type\>:\<emailaddress1\>","\<Type\>:\<emailaddress2\>",..."\<Type\>:\<emailaddressN\>".
744744
@@ -1393,7 +1393,7 @@ Accept wildcard characters: False
13931393
### -PrimarySmtpAddress
13941394
This parameter is available only in on-premises Exchange.
13951395
1396-
The PrimarySmtpAddress parameter specifies the primary return email address that's used for the recipient. If it's available on this cmdlet, you can't use the EmailAddresses and PrimarySmtpAddress parameters in the same command.
1396+
The PrimarySmtpAddress parameter specifies the primary return email address that's used for the recipient. You can't use the EmailAddresses and PrimarySmtpAddress parameters in the same command.
13971397
13981398
By default, the primary address is the same as the ExternalEmailAddress parameter value.
13991399

exchange/exchange-ps/exchange/users-and-groups/Set-UnifiedGroup.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -614,7 +614,7 @@ To specify the primary SMTP email address, you can use any of the following meth
614614
615615
- The first email address when you don't use any \<Type\> values, or when you use multiple \<Type\> values of smtp.
616616
617-
- If it's available, use the PrimarySmtpAddress parameter instead. You can't use the EmailAddresses parameter and the PrimarySmtpAddress parameter in the same command.
617+
- Use the PrimarySmtpAddress parameter instead. You can't use the EmailAddresses parameter and the PrimarySmtpAddress parameter in the same command.
618618
619619
To replace all existing proxy email addresses with the values you specify, use the following syntax: "\<Type\>:\<emailaddress1\>","\<Type\>:\<emailaddress2\>",..."\<Type\>:\<emailaddressN\>".
620620
@@ -1037,7 +1037,7 @@ Accept wildcard characters: False
10371037
```
10381038
10391039
### -PrimarySmtpAddress
1040-
The PrimarySmtpAddress parameter specifies the primary return email address that's used for the recipient. If it's available on this cmdlet, you can't use the EmailAddresses and PrimarySmtpAddress parameters in the same command.
1040+
The PrimarySmtpAddress parameter specifies the primary return email address that's used for the recipient. You can't use the EmailAddresses and PrimarySmtpAddress parameters in the same command.
10411041
10421042
```yaml
10431043
Type: SmtpAddress

0 commit comments

Comments
 (0)