CalendarSubscribeWebcal()

Subscribe to an Internet calendar.

Token ID

AFTKN_CALENDAR_SUBSCRIBE_WEBCAL or 937

Syntax

VOID CalendarSubscribeWebcal(
      WIDESTRING CalendarURL)

Parameters

CalendarURL As WIDESTRING

The URL of the internet calendar to subscribe to. For example:

webcal://icalx.com/public/domain/example.ics

Remarks

Note that this just calls CalendarSubscribeDlg() passing the specified URL.