Subscribe to an internet calendar.
AFTKN_CALENDAR_SUBSCRIBE or 936
VOID CalendarSubscribe( WORDSTRING CalendarURL; WORDSTRING FolderName; [WORDSTRING] Description; [DWORD] RefreshFrequency; [WORDSTRING] UserName; [WORDSTRING] Password)
The URL of the internet calendar to subscribe to. For example:
webcal://icalx.com/public/domain/example.ics
The full path of the folder to create in GroupWise to display the subscribed calendar.
(Optional) A description of the internet calendar.
(Optional) Password to specify by way of HTTP Basic Auth as part of the HTTP GET of the internet calendar. Note that this is only required for user name/password protected calendar.
(Optional) Frequency of refresh in seconds. For example:
(Optional) User name to specify by way of HTTP Basic Auth as part of the HTTP GET of the internet calendar. Note that this is only required for user name/password protected calendars.