I create appointments for groups of people, and I need to propose availability to people outside my organization.

So I create an appointment with my internal users, and then use Scheduling Assistant to find availability. What I want to do it, once I have selected a time slot, have a script that copies the relevant details to the clipboard (Date, Start Time, and End Time). Because I will then paste that information, and select another date/time and copy that, etc until I have a few options. I don't save the calendar item, I just copy the details.

So, that's my question, can VBA copy the Date, Start Time, and End Time of an open Outlook calendar item?