Setting Calendar Category in Apple Script
Setting Calendar Category in Apple Script
- Subject: Setting Calendar Category in Apple Script
- From: Peter R Hawkes <email@hidden>
- Date: Sat, 12 Jan 2013 16:57:00 +0000
- Thread-topic: Setting Calendar Category in Apple Script
Outlook 2011 Query:
As part of a longer script I am trying to create calendar events and add a category
to that event;
set newEvent to make new calendar
event with
properties {all
day flag:true, subject:myEvent, location:myLocation, start
time:startTime, end
time:endTime}
creates the event but what I can not work out is then how to set the category to that new event?
PRH
|
_______________________________________________
Do not post admin requests to the list. They will be ignored.
AppleScript-Users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
Archives: http://lists.apple.com/archives/applescript-users
This email sent to email@hidden