Skip to content

Commit 4723bbe

Browse files
authored
Merge branch 'public' into patch-1
2 parents 4c5759c + a669eb4 commit 4723bbe

1 file changed

Lines changed: 8 additions & 15 deletions

File tree

microsoft-365/solutions/allow-members-to-send-as-or-send-on-behalf-of-group.md

Lines changed: 8 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -39,39 +39,32 @@ The **Send on Behalf** permission lets a user send email on behalf of a Microsof
3939
4040
> [!NOTE]
4141
> **Send as** and **Send on behalf** are not supported on Outlook for Mac in hybrid Exchange configurations.
42-
42+
43+
## Considerations for scheduling meetings
44+
> [!NOTE]
45+
> Meeting invitations sent from a Microsoft 365 group mailbox currently display the sender as *User on behalf of Group*, even if **Send as** permission is assigned. There is no native method for meeting invites to appear purely as the group.
46+
4347
## Allow members to send email as a group
4448

4549
This section explains how to allow users to send email as a group in the <a href="https://go.microsoft.com/fwlink/p/?linkid=2059104" target="_blank">Exchange admin center (EAC)</a> in Exchange Online.
4650

4751
1. In the Exchange admin center, go to **Recipients** \> <a href="https://go.microsoft.com/fwlink/?linkid=2183233" target="_blank">**Groups**</a>.
48-
4952
2. Select the group that you want to allow users to send as.
50-
5153
3. Select **Settings** > **Edit manage delegates**.
52-
5354
4. In the **Add a delegate** section, enter the email address of the user that you would like to have **Send as** access.
54-
5555
5. Select **Permission Type** as **Send as** from the drop-down.
56-
57-
6. Select **Save changes**.
58-
56+
6. Select **Save changes**.
5957

6058
## Allow members to send email on behalf of a group
6159

6260
This section explains how to allow users to send email on behalf of a group in the <a href="https://go.microsoft.com/fwlink/p/?linkid=2059104" target="_blank">Exchange admin center (EAC)</a> in Exchange Online.
6361

6462
1. In the Exchange admin center, go to **Recipients** \> <a href="https://go.microsoft.com/fwlink/?linkid=2183233" target="_blank">**Groups**</a>.
65-
6663
2. Select the group that you want to allow users to send on behalf of.
67-
6864
3. Select **Settings** > **Edit manage delegates**.
69-
70-
4. In the **Add a delegate** section, enter the email address of the user that you would like to have **Send as** access.
71-
65+
4. In the **Add a delegate** section, enter the email address of the user that you would like to have **Send on behalf** access.
7266
5. Select **Permission Type** as **Send on behalf** from the drop-down.
73-
74-
6. Select **Save changes**.
67+
6. Select **Save changes**.
7568

7669
## Related articles
7770

0 commit comments

Comments
 (0)