Hi,
Is there any file format except .ics, so that when user click on the file Lotus Notes will open it as a new meeting request by prepopulating all the information like subject, time and invitee addresses from that file. User just clicks the send Request button to invite attendees for the meeting.
If this isn’t clear please let me know
Thanks for your response
Subject: See the responses in your previous thread
Date
Topic
Author
3
How to update one row in a exsiting Text File
sayed riwzvi
Depends... (Created by Wayne Gibbons on 01/05/2011)
Question (Created by sayed riwzvi on 01/06/2011)
How to update one row in a exsiting Text File (Created by sayed riwzvi on 01/06/2011)
5
.ics file is opening as Appointment though it has Organizer and Attendee
Naveen Irukulapati
This is working as expected (Created by Bill Le on 12/29/2010)
If this were METHOD:REQUEST... (Created by Nathan R Barry on 12/29/2010)
Bill and Nate, Thanks for the response. (Created by Naveen Irukulapati on 12/29/2010)
This is not possible at this time (Created by Nathan R Barry on 12/30/2010)
Thanks Nate (Created by Naveen Irukulapati on 12/30/2010)
This would only be possible through the use of Lotusscript behind a button, or if you had to use a file, it would have to be something like a VB Script, that OLE Automated the notes client to create your document and prepopulate - I don’t have an example of that. But it’s still basically Lotusscript being controlled via VBScript