Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
Calendars = ""
Calendars<-1> = "PERSONAL":@VM:"Personal"
Calendars<-1> = "WORK"    :@FM@VM:"Work"
Set_Property(Ctrl, "OLE.CalendarList", Calendars)

...