You need to identify the calendar in question by name e.g.
Then process the message if it is in that folder.Set olFolder = Session.GetDefaultFolder(olFolderCalendar).Parent.folders("Calendar Name")
You need to identify the calendar in question by name e.g.
Then process the message if it is in that folder.Set olFolder = Session.GetDefaultFolder(olFolderCalendar).Parent.folders("Calendar Name")
Graham Mayor - MS MVP (Word) 2002-2019
Visit my web site for more programming tips and ready made processes
http://www.gmayor.com