Forum Discussion
Can not use Set-CalendarNotification on Exchange Online
Hello,
I am not getting email notifications for appointments.
When I switch to Calendar, I see that I have been invited.
I am trying to change the setting via PowerShell (7.3) with the commandlet
Set-CalendarNotification -Identity "my Mail" -CalendarUpdateNotification $true
I get a response that this commandlet is old so I can't use it.
I've searched online but haven't found a new commandlet for it that can do the same thing.
PS: ExchnageOnlineManagement Module is installed and i can to other things with this Module.
Can someone help me?
Thanks in advance
Best regards
Vladimir
That feature (Agenda Email) has been deprecated for Exchange Online for quite some time now. This is also mentioned in the error returned as well as on the page that is linked in the error;
Text message notifications in Outlook on the web (microsoft.com)
You can still add an email reminder to an appointment/meeting via Outlook on the Web.
Open the item-> expand the Remind Me dropdown list-> Add email reminder
- VK_VladCopper Contributor
Thank you for your quick response.
I have the problem for new appointments.
That means if I don't go to my calendar and check it, I don't know I got a new invite.
Thanks
Vladimir
- Ah, that is a whole different issue which also isn't controlled by that option.
Did you perhaps configure Auto Accept in Outlook Desktop?
File-> Options-> Calendar-> button: Auto Accept/Decline...