![]() |
If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below. |
|
|
Thread Tools | Search this Thread | Display Modes |
#1
|
|||
|
|||
![]()
Is it possible to create an ics file that a user can open that will create
and pre-populate a new EDITABLE meeting request? I tried creating a request then saving to an ics file, but when I open it in Outlook 2007, the request is no longer editable and only the "reply" buttons show, not the "send". I want the user to be able to edit the settings if they wish first, then send the request from Outlook. I'm testing in Outlook 2007 and plan to create the ics dynamically on a web site, from which the user will download the ics. I'm confident that as long as I can get the file correct I can do the download part. Thanks. |
Ads |
#2
|
|||
|
|||
![]()
I don't think that's possible at all. Outlook doesn't support that from an
ICS. -- Ken Slovak [MVP - Outlook] http://www.slovaktech.com Author: Professional Programming Outlook 2007. Reminder Manager, Extended Reminders, Attachment Options. http://www.slovaktech.com/products.htm "mtnrunner2" wrote in message ... Is it possible to create an ics file that a user can open that will create and pre-populate a new EDITABLE meeting request? I tried creating a request then saving to an ics file, but when I open it in Outlook 2007, the request is no longer editable and only the "reply" buttons show, not the "send". I want the user to be able to edit the settings if they wish first, then send the request from Outlook. I'm testing in Outlook 2007 and plan to create the ics dynamically on a web site, from which the user will download the ics. I'm confident that as long as I can get the file correct I can do the download part. Thanks. |
#3
|
|||
|
|||
![]()
Actually I was able to do it with Outlook 2007/Vista after removing many of
the fields from the .ics file. Both the METHOD and ORGANIZER fields seem to impact the editability once the file is opened in Outlook. Although I was not able to get it to open at all in Outlook 2003 in Windows 2008 Server (which happens to be my test virtual machine). The button on the left says "Send update" rather than simply "Send", not sure why that is. Perhaps I can get that to change with additional tweaks. A very simple file with few fields worked: BEGIN:VCALENDAR BEGIN:VEVENT ATTENDEE;CN="Fluffy The ATTENDEE;CN="Bubbles The SUMMARY:Escaping The Zoo END:VEVENT END:VCALENDAR Thanks. "Ken Slovak - [MVP - Outlook]" wrote: I don't think that's possible at all. Outlook doesn't support that from an ICS. |
#4
|
|||
|
|||
![]()
Send update refers to the fact that this is not a meeting request, instead
it's being treated as a received meeting. That's why there's no Send button. -- Ken Slovak [MVP - Outlook] http://www.slovaktech.com Author: Professional Programming Outlook 2007. Reminder Manager, Extended Reminders, Attachment Options. http://www.slovaktech.com/products.htm "mtnrunner2" wrote in message ... Actually I was able to do it with Outlook 2007/Vista after removing many of the fields from the .ics file. Both the METHOD and ORGANIZER fields seem to impact the editability once the file is opened in Outlook. Although I was not able to get it to open at all in Outlook 2003 in Windows 2008 Server (which happens to be my test virtual machine). The button on the left says "Send update" rather than simply "Send", not sure why that is. Perhaps I can get that to change with additional tweaks. A very simple file with few fields worked: BEGIN:VCALENDAR BEGIN:VEVENT ATTENDEE;CN="Fluffy The ATTENDEE;CN="Bubbles The SUMMARY:Escaping The Zoo END:VEVENT END:VCALENDAR Thanks. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Resend meeting request to attendees who haven't responded | Karen | Outlook - Calandaring | 2 | October 16th 09 04:55 PM |
Meeting Request Attendees Icon | Snacks | Outlook - Calandaring | 0 | May 26th 09 04:27 PM |
Forward meeting request: attendees in To field | mrgou | Outlook - Calandaring | 1 | March 23rd 09 06:44 PM |
How do I update a meeting request without emailing all attendees | Renishug | Outlook - Calandaring | 0 | February 20th 08 11:03 AM |
Updated meeting request sent to all attendees | LaurenM | Outlook - Calandaring | 0 | November 27th 06 03:24 PM |