Entourage and scripting exchange account public folders
Entourage and scripting exchange account public folders
- Subject: Entourage and scripting exchange account public folders
- From: Peter Robertson <email@hidden>
- Date: Wed, 30 Apr 2008 13:58:44 -0400
- Thread-topic: Entourage and scripting exchange account public folders
I'm trying to share a calendar in a public folder which has been created in
my exchange account. The Calendar resides in a subfolder called "photo
calendar" which is inside of a folder called "Public Affairs and
Communications" which resides in my "Public Folders" folder. I want to be
able to add events to this calendar with an applescript.
I am able to script my main exchange calendar without any problems but not
the calendar in my Public Folder.
Is there another way to refer to my Public Folders folder in order to get
the calendar id of the calendar in my public folder.
The following returns a list of all of my folders but not my Public Folders
folder.
tell application "Microsoft Entourage"
set theFolders to folders of Exchange account 1
end tell
Thanks.
Pedro
_______________________________________________
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