Skip to content

Commit 13bff2c

Browse files
authored
Merge pull request MicrosoftDocs#7676 from YuriySamorodov/patch-27
Update Set-OrganizationConfig.md
2 parents d4cffd7 + 76fcab3 commit 13bff2c

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

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

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2935,7 +2935,14 @@ Accept wildcard characters: False
29352935
### -SendFromAliasEnabled
29362936
This parameter is available only in the cloud-based service.
29372937

2938-
{{ Fill SendFromAliasEnabled Description }}
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.
29392946

29402947
```yaml
29412948
Type: Boolean

0 commit comments

Comments
 (0)