Difference between revisions of "CalendarView.ImportICS"
From Jeremie Leroy - XOJO Controls Wiki
m (1 revision) |
m (99 revisions imported) |
||
(26 intermediate revisions by 2 users not shown) | |||
Line 4: | Line 4: | ||
| ownertype=class | | ownertype=class | ||
| scope=public | | scope=public | ||
− | | parameters=f As FolderItem, DefaultColor As Color = &c4986E7 | + | | parameters=f As FolderItem, DefaultColor As Color = &c4986E7, Editable As Boolean = False |
| returntype= | | returntype= | ||
− | | version=1. | + | | version=1.4.1 |
| platform=all | | platform=all | ||
}} | }} |
Latest revision as of 13:21, 6 August 2015
Method
CalendarView.ImportICS ( f As FolderItem, DefaultColor As Color = &c4986E7, Editable As Boolean = False )
Imports CalendarEvents from a ICS/VCS file (iCal format)