Skip to content

Commit 93d5b15

Browse files
authored
Merge pull request #11808 from MicrosoftDocs/v-mathavale-8970175
as per 8970175
2 parents a894cd4 + 5b0c230 commit 93d5b15

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

exchange/exchange-ps/exchange/Set-MailboxMessageConfiguration.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1037,7 +1037,7 @@ By default, no default From address is specified on the mailbox. When no default
10371037
- The primary email address on the mailbox is used for all new messages.
10381038
- The To address of the incoming message is used as the From address for all replies or forwarded messages.
10391039

1040-
You can find the available values for SendAddressDefault on a mailbox by running the command `Get-SendAddress -Mailbox <MailboxIdentity>`.
1040+
You can find the available values for SendAddressDefault on a mailbox by running the command: `Get-MailboxMessageConfiguration -Mailbox <MailboxIdentity> | Format-List SendAddressDefault`.
10411041

10421042
```yaml
10431043
Type: String

0 commit comments

Comments
 (0)