How to create an outlook calendar meeting request in PHP?

前端 未结 2 1892
自闭症患者
自闭症患者 2020-12-12 22:49

Can someone point me in the right direction? I know it has to do with attaching a .ics file, but I can only get it to the point where a user can download and then import th

2条回答
  •  醉酒成梦
    2020-12-12 23:43

    Here is working example with multiple participants:

    
    

    If you need to add/remove options here is a reference of VCALENDAR: VCALENDAR on Wikipedia

提交回复
热议问题