CalendarSubscribeDlg()

Display a dialog that enables the user to subscribe to an internet calendar.

Token ID

DTKN_CALENDAR_SUBSCRIBE_DLG or 146

Syntax

VOID CalendarSubscribeDlg(
     [WIDESTRING] CalendarURL;
     [WIDESTRING] FolderName;
     [WIDESTRING] Description)          

Parameters

CalendarURL As WIDESTRING

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

webcal://icalx.com/public/domain/example.ics
FolderName As WIDESTRING

(Optional) The full path of the folder to create in GroupWise to display the subscribed calendar.

Description As WIDESTRING

(Optional) A description of the internet calendar.