Skip to content

Commit 27838da

Browse files
committed
as per 8970175
1 parent 249c9cc commit 27838da

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> | fl SendAddressDefault`.
10411041

10421042
```yaml
10431043
Type: String

0 commit comments

Comments
 (0)