Creates or removes LinkedIn Insights collection scheduler.
            Called whenever condition for Insights data collection changes - new application is created or an existing is deleted.
            
Namespace: CMS.SocialMarketingAssembly: CMS.SocialMarketing (in CMS.SocialMarketing.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- application
 - Type: CMS.SocialMarketing LinkedInApplicationInfo
LinkedIn application for which the stats should be collected. 
- enabled
 - Type: 
System Boolean
Enable the task after application creation, disable when deleting. 
See Also