Array of column configurations that define which fields to display in the task view table and how they should be rendered.
OptionalUrlsArray of site URLs to include when fetching tasks. When provided, creates an aggregated view displaying tasks from multiple SharePoint sites. If omitted, only tasks from the current site will be displayed.
When Urls is defined, only columns with IsTaskColumn: true will be shown.
Example:
["dmscloudapps.sharepoint.com/sites/invoices", "dmscloudapps.sharepoint.com/sites/contracts"]
Example: