Is there any ways for me to set reminder in Internet Calendar?

  • Thread starter Thread starter ptucky
  • Start date Start date
P

ptucky

I create my icalendar from my web and I did set VALARM in .ics file code:

BEGIN:VALARM
ACTION:DISPLAY
DESCRIPTION:REMINDER
TRIGGER:-PT00H5M00S
END:VALARM

but it it doesn't work. This process is getting calendar from Internet
calendar.

Please give me any suggest.
Many thanks
 
What exactly are you doing and in which version of Outlook?
Are you importing this generated ics-file in your primary calendar in
Outlook?

Note that if you want to set the reminder to be 5 minutes in advance, you
could also just use;
-PT5M
 
Thank you, Roady

I use outlook 2007. I've create my own calendar on the web and generate as
..ics file for serving outlook 2007 in part of internet calendar.

At .ics file code format i can set Event Start Date/Time, End Date/Time,
priority, status and etc.
My main problem I can't set alarm to remind before meeting in Internet
calendar but in fact the code format TRIGGER: -PT00H5M00S or TRIGGER: -PT5M
it work only with normal calendar.


Anywhere I've got the answer that is
"Internet calendars are read only and don't support reminders."

My other post o
http://www.microsoft.com/office/com...osoft.com/office/community/en-us/settings.xml


I think i have to find another way for my solution.
Hope to get your help again.
Thank you.

////////////////////////
 
Back
Top