View Single Post
 
Old 05-23-2012, 07:06 AM
NIBARIM NIBARIM is offline Windows XP Office 2010 32bit
Novice
 
Join Date: May 2012
Posts: 1
NIBARIM is on a distinguished road
Default 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"
Reply With Quote