Outlook Calendar Invites Automatically Accept
How to automatically accept meeting request from specific person in Outlook?
- I do want to note that unaccepted invites.do. show up on my calendar temporarily and automatically, but I believe this is because Outlook reads them automatically. Once emails with the invitations are moved out of my inbox, the calendar entry disappears from Lightning. For this reason, I want to be able to manually accept the invites.
- When sending a meeting request on behalf of B and when A is included in the meeting, the meeting is automatically accepted on A's calendar without A's knowledge. This is by design and not a flaw because A is sending 'on behalf of.' Technically, this means the meeting request is really from A so it automatically goes on A's calendar automatically.
When receiving meeting invitation in Outlook, you need to manually accept the meeting request and send the response to the sender. Is there any easy way to automatically accept it from a specific person in Outlook? The method in this article will do you a favor.
How to accept Outlook calendar invites.
Auto accept meeting request from specific person with VBA code
The below VBA code can help you to automatically accept meeting request which sent from a specific person in Outlook. Please do as follows.
1. Press the Alt + F11 keys to open the Microsoft Visual Basic for Applications window.
2. In the Microsoft Visual Basic for Applications window, double click ThisOutlookSession in the left pane to open the Code window, and then copy below VBA code into the window. See screenshot:
VBA code: Auto accept meeting request from specific person in Outlook
Note: In the code, please replace the “Sender Name” with the sender’s display name.
3. Save the code, then press the Alt + Q keys to close the Microsoft Visual Basic for Applications window.
4. Restart the Outlook to take this code effect.
From now on, when receiving meeting requests sent from the person you specified in the code, the meeting will be accepted automatically and the sender will receive a respond email as well.
Note: The email account which receiving the meeting request should be the default account in your Outlook.
Related articles:
Kutools for Outlook - Brings 100 Advanced Features to Outlook, and Make Work Much Easier!
- Auto CC/BCC by rules when sending email; Auto Forward Multiple Emails by custom; Auto Reply without exchange server, and more automatic features...
- BCC Warning - show message when you try to reply all if your mail address is in the BCC list; Remind When Missing Attachments, and more remind features...
- Reply (All) With All Attachments in the mail conversation; Reply Many Emails in seconds; Auto Add Greeting when reply; Add Date into subject...
- Attachment Tools: Manage All Attachments in All Mails, Auto Detach, Compress All, Rename All, Save All... Quick Report, Count Selected Mails...
- Powerful Junk Emails by custom; Remove Duplicate Mails and Contacts... Enable you to do smarter, faster and better in Outlook.
Automatically Accept Calendar Invites Outlook Web App
or post as a guest, but your post won't be published automatically.
Outlook Meeting Invite Auto Accept
- To post as a guest, your comment is unpublished.for me the xMtResponse object isn't being set and the macro errors out. Any updates for Outlook 2016?
- To post as a guest, your comment is unpublished.Doesnt work, my appointments still need confirmation