How can we integrate PHP web application with Microsoft Outlook? -


To add appointments to date and time along with the date and time of my option calendar in the website, an alternative from the website using php Want to make How can we integrate the PPP web application with Microsoft Outlook?

In addition, the date of appointment should be sent as request in the email sent from the website.

"post-text" itemprop = "text">

You will be able to send mail to your email, the information about the appointments is sent as an ics file.

When an ICS file is modified in Gmail, it reads data in the ICS file and adds events to Google Calendar.

So that you may be able to get the job done by an email only, you will have to read about the ics file and get the syntax about it.

The sample ics file appears

  BEGIN: VCALENDAR version: 2.0 start: alert status: TENTATIVE DTSTART: "+ NewStartDate +" T "+ New Starttime +" ZDTNT : "+ NewD + + +" T "+ NewTime +" Z Space; Encoding = Cited - Reflected: "+ location +" categories: Experimental details; Encoding = quoted-printed: "+ description +" summary; Encoding = Cited-Print: "+ Subject" "Anterior: 3 End: Vivend End Vickler   

I found it when I google, hope it

Comments

Popular posts from this blog

Java - Error: no suitable method found for add(int, java.lang.String) -

java - JPA TypedQuery: Parameter value element did not match expected type -

c++ - static template member variable has internal linkage but is not defined -