Click or drag to resize
LinkedInInsightsCollectionTaskDataAccountInsights Property
List of insights collection states of accounts within application.

Namespace: CMS.SocialMarketing
Assembly: CMS.SocialMarketing (in CMS.SocialMarketing.dll) Version: 10.0.0
Syntax
C#
public List<LinkedInAccountInsightsState> AccountInsights { get; set; }

Property Value

Type: ListLinkedInAccountInsightsState
See Also