|
| [WD18] - create email with meeting or appointment invitation |
| Iniciado por guest, 05,mar. 2015 11:37 - 3 respuestas |
| |
| | | |
|
| |
| Publicado el 05,marzo 2015 - 11:37 |
I need to send meeting or appointment invitations by email from my windev app. How can i do that without using outlook?
Thanks |
| |
| |
| | | |
|
| | |
| |
| Publicado el 05,marzo 2015 - 11:52 |
Hi Paulo
look at the source of any email you receive with such an invitation/appointment...
It's just text formatted in a specific way, and all the specs are available on line...
So you create the appropriate text and you send it... That should do it
Best regards |
| |
| |
| | | |
|
| | |
| |
| Publicado el 05,marzo 2015 - 19:09 |
Hi Paulo,
Look at the email functions. You can format the mail you want .Search the help on the email fuctions. Help file is good and there are examples as well. Coding is strait forward
Regards
Allard |
| |
| |
| | | |
|
| | |
| |
| Publicado el 05,marzo 2015 - 19:18 |
The only way i can do it is sending one ics file in attach but in this case i can't have the accept/decline functions and so on.
I can't find any way to send the meeting request like outlook does. |
| |
| |
| | | |
|
| | | | |
| | |
|