Skip to content

Commit 166bcad

Browse files
Update Set-OrganizationConfig.md
Added description for SendFromAliasEnabled parameter
1 parent 63559eb commit 166bcad

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

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

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2934,8 +2934,13 @@ 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
29372941

2938-
{{ Fill SendFromAliasEnabled Description }}
2942+
> [!NOTE]
2943+
> Send from alias will not work in Outlook for desktop
29392944

29402945
```yaml
29412946
Type: Boolean

0 commit comments

Comments
 (0)