Hi @Rausch, Jeremy ,
You can add a button in your SharePoint site to open an Outlook new meeting scheduler and send the meeting request to two outlook accounts using a mailto link with some additional parameters. The following steps will guide you on how to do this.
- Open your SharePoint site in SharePoint Designer.
- Edit the page where you want to add the button.
- Insert a new button or link and set the URL to the following: mailto: first_email_address; second_email_address?subject=Meeting%20Request&body=Please%20attend%20my%20meeting%20on%20the%20following%20date%20and%20time:%0D%0A%0D%0ADate:%20%0D%0ATime:%20
Replace "first_email_address" and "second_email_address" with the email addresses of the two outlook accounts that you would like to send the meeting request to. 4. Save the changes and publish the page.
When clicked, this link will open a new email message addressed to the two outlook accounts you specified, with the subject line "Meeting Request" and a message body requesting attendance at your meeting. However, please note that this method will not automatically schedule a Teams meeting request or include the designated conference room resource accounts.
To schedule the conference room resource accounts in Teams meeting requests, you can use Outlook on the web or the Outlook desktop app to schedule a new meeting and add the room or equipment to the meeting like you would when inviting other employees or customers.
References:
- Create Microsoft 365 room and equipment mailboxes: https://learn.microsoft.com/en-us/microsoft-365/admin/manage/room-and-equipment-mailboxes#use-room-and-equipment-mailboxes
- Change resource scheduling settings: https://learn.microsoft.com/en-us/exchange/recipients/room-mailboxes#change-resource-scheduling-settings
If the answer is helpful, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.