Article ID: 287625 - Last Review: January 31, 2007 - Revision: 1.5 How to use vCalendar in OutlookThis article was previously published under Q287625 For a Microsoft Outlook 2000 version of this article,
see
197025
(http://support.microsoft.com/kb/197025/
)
. For a Microsoft Outlook 98 version of this article,
see
179431
(http://support.microsoft.com/kb/179431/
)
. On This PageSUMMARY Microsoft Outlook supports vCalendar, a powerful approach
to electronic Personal Data Interchange (PDI). PDI occurs every time
individuals communicate, in either a business or personal context. These
interchanges frequently include the exchange of information, such as business
cards, telephone numbers, addresses, dates and times of appointments, and such.
The vCard and vCalendar features facilitate PDI electronically. MORE INFORMATION vCalendar files are used to exchange information about
appointments and schedules with others who are not in your workgroup or
organization. You can also use them to schedule appointments with those who use
scheduling software incompatible with yours. How to Create a vCalendar FileTo create a vCalendar file, follow these steps:
How to Distribute a vCalendar FileYou can distribute a vCard file like other computer files. To send it as an e-mail attachment, follow these steps:
How to Automatically Process a vCalendar FileWith Outlook, you can automatically convert a vCalendar file received from an external source into an Outlook appointment entry. If the vCalendar file arrives as an e-mail attachment, you can double-click the vCalendar, then click Save And Close to add the appointment to your default Calendar folder.If you receive the vCalendar in the form of a file, perhaps on a disk, you can import it into your default Calendar folder by using the Outlook Import and Export Wizard. To do this:
How to Manually Process a vCalendar File As a Text FileA vCalendar record is just a text file. If you do not have an automated facility to process vCalendar records, you can open them with a text editor and use the information. The content of a vCalendar file varies with the information inserted by the file creator, but a typical file created from an Outlook appointment looks like the following example in a text editor:BEGIN:VCALENDAR PRODID:-//Microsoft Corporation//Outlook MIMEDIR//EN VERSION:1.0 BEGIN:VEVENT DTSTART:19980114T210000Z DTEND:19980114T230000Z LOCATION:My office CATEGORIES:Business DESCRIPTION;ENCODING=QUOTED-PRINTABLE:This is a note associated with the meeting=0D=0A SUMMARY:Meeting to discuss salaries PRIORITY:3 END:VEVENT END:VCALENDAR For example, if you are in the Central Time zone, your time is 6 hours behind GMT. So, you would subtract 6 hours from the start and end times to derive the correct time range for the appointment. In the previous appointment example, the start time would be 210000-060000 or 150000 on the 24-hour clock. If you converted the time to A.M or P.M, the start time is 150000-120000 or 3:00 P.M. | Article Translations
|
Back to the top
