How to call an object of opened appointment?
Hi, I want to change the "Categories" property via VBScript within currently opened Appointment. I have nowhere found how to do it. Does anybody experience with it?
Thanks.
???.AppointmentItem.Categories = "BusinessTrip"
|