|
| [WD 22] Send meeting request |
| Iniciado por guest, 06,jun. 2018 18:16 - 2 respuestas |
| |
| | | |
|
| |
| Publicado el 06,junio 2018 - 18:16 |
Does anyone know how to send a meeting request with WINDEV, similar to what you can do on Outlook and similar programs?
Thanks |
| |
| |
| | | |
|
| | |
| |
| Publicado el 06,junio 2018 - 19:44 |
Hi Paulo
it's just an email with an attached text file with all the information in it (.ics, if I remember correctly)... You can just study that file content to do the same, and of course, all the information about it's format is available on the web
Best regards |
| |
| |
| | | |
|
| | |
| |
| Publicado el 07,junio 2018 - 15:03 |
Thanks fabrice, It's not the same as it is in outlook for instance but it solves my problem for now.
I have looked in the help and found the AppointmentToiCalendar function that can do the ICS generation. |
| |
| |
| | | |
|
| | | | |
| | |
|