Hi to all,I must realize an importing tools for import VCALENDAR file (.ics or .vcal that I have in a folder of my filesystem) for 200 user in any single user mailbox…
I don’t find in the internet any routine for reading and understanding this format…so that I will can create the document in NSF mailfile database automatically for every user…
Anyone can help me and send any routine ( for example in C, BASIC or other Language) …so that I can translate in LotusScript?
Notes 8 imports icalendar directly from the Import Menu option. It’s not a LotusScript routine though. iCalendar format is simply a text file - if you search the Internet for iCalendar, you can find a lot if information about it.