Skip to content

Commit d23a6e9

Browse files
authored
Update Set-OrganizationConfig.md
1 parent 166bcad commit d23a6e9

File tree

1 file changed

+8
-6
lines changed

1 file changed

+8
-6
lines changed

exchange/exchange-ps/exchange/Set-OrganizationConfig.md

Lines changed: 8 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2934,13 +2934,15 @@ Accept wildcard characters: False
29342934

29352935
### -SendFromAliasEnabled
29362936
This parameter is available only in the cloud-based service.
2937-
Allows mail enabled users send messages and reply with their secondary proxy addresses (aliases) in Outlook on the web. Valid values are:
2938-
$true: Users will be get an option to send messages and reply with their secondary proxy addresses (aliiases)
2939-
$false: Users will be forced to use their primary proxy address for new messages and reply. This is the default value.
2940-
For more information about sending from alias please see https://www.microsoft.com/en-us/microsoft-365/roadmap?filters=Exchange&searchterms=59437
29412937

2942-
> [!NOTE]
2943-
> Send from alias will not work in Outlook for desktop
2938+
The SendFromAliasEnabled parameter allows mailbox users to send messages and reply to messages in Outlook on the web using any of the proxy addresses (secondary email addresses) that are configured on the mailbox. Valid values are:
2939+
2940+
- $true: Users in Outlook on the web get an option to send messages and reply to messages with a proxy addresses.
2941+
- $false: Users can only send messages and reply to messages using their primary email address. This is the default value.
2942+
2943+
For more information about the availability of this feature, see the [Microsoft 365 roadmap](https://www.microsoft.com/microsoft-365/roadmap?filters=Exchange&searchterms=59437).
2944+
2945+
**Note**: This feature doesn't work in Outlook for Windows or Mac.
29442946

29452947
```yaml
29462948
Type: Boolean

0 commit comments

Comments
 (0)