Function: icalendar-ast-node-set-children
icalendar-ast-node-set-children is a function alias for
org-element-set-contents, defined in org-element-ast.el.gz.
Signature
(icalendar-ast-node-set-children NODE &rest CONTENTS)
Documentation
Set NODE's contents to CONTENTS.
Return modified NODE. If NODE cannot have contents, return CONTENTS.