A Microsoft Outlook email forum. Outlook Banter

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.

Go Back   Home » Outlook Banter forum » Microsoft Outlook Email Newsgroups » Outlook and VBA
Site Map Home Register Authors List Search Today's Posts Mark Forums Read Web Partners

Create editable meeting request with attendees from .ics



 
 
Thread Tools Search this Thread Display Modes
  #1  
Old July 20th 09, 11:13 PM posted to microsoft.public.outlook.program_vba
mtnrunner2
external usenet poster
 
Posts: 2
Default Create editable meeting request with attendees from .ics

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.
  #2  
Old July 21st 09, 02:46 PM posted to microsoft.public.outlook.program_vba
Ken Slovak - [MVP - Outlook]
external usenet poster
 
Posts: 5,848
Default Create editable meeting request with attendees from .ics

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  
Old July 21st 09, 05:20 PM posted to microsoft.public.outlook.program_vba
mtnrunner2
external usenet poster
 
Posts: 2
Default Create editable meeting request with attendees from .ics

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  
Old July 21st 09, 06:56 PM posted to microsoft.public.outlook.program_vba
Ken Slovak - [MVP - Outlook]
external usenet poster
 
Posts: 5,848
Default Create editable meeting request with attendees from .ics

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
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump

Similar Threads
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


All times are GMT +1. The time now is 06:23 AM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.Search Engine Friendly URLs by vBSEO 2.4.0
Copyright ©2004-2025 Outlook Banter.
The comments are property of their posters.