HOW TO INTEGRATE AND SENT MEETING MAIL THROUGH TEAMS FROM A FORM VIA SMTP
So i have developed a appointment system by using CodeIgniter 3 . It has a form in which user will input all the details . Upon clicking the submit button the mail should sent to the receivers address in which there will be two persons in cc or bcc . but the problem is when a user enters a address from the source it will sent a mail to the user by integrating with teams calendar availability that the sender and users in cc are available for meeting or not . if available in that timeline then a meeting will scheduled the meeting mail should sent to user and the cc with the meeting link . Can i do that ?