|
|
10.4: Change iCal attendee attendance status via script
Aha! I figured out what the problem was! It doesn't work on attendees that don't have email for some reason. I realized that I had put in test attendees with no email to make sure it didn't send out email to them by accident, and iCal doesn't seem to like to visually change the status of these attendees. It works fine, even without the add attendee/delete attendee trick at the end.
10.4: Change iCal attendee attendance status via script
Yep! That does the trick. It has to be a valid format email address, i.e. something@something.something, not just some random text, and the blank email is set to "nomail" not "", so just add this line
if email of the_attendee is "nomail" then set email of the_attendee to "has@no_email.com"
above this line
in any of the above scripts and it should do the trick!
10.4: Change iCal attendee attendance status via script
Actually that line in the last message should be
since each attendee needs a unique valid email, so this tries to do that with the first and last name |
SearchFrom our Sponsor...Latest Mountain Lion HintsWhat's New:HintsNo new hintsComments last 2 daysLinks last 2 weeksNo recent new linksWhat's New in the Forums?
Hints by TopicNews from Macworld
From Our Sponsors |
|
Copyright © 2014 IDG Consumer & SMB (Privacy Policy) Contact Us All trademarks and copyrights on this page are owned by their respective owners. |
Visit other IDG sites: |
|
|
|
Created this page in 0.09 seconds |
|