Click or drag to resize
LinkedInAccountInfoProviderGetLinkedInAccounts Method
Returns a query for all the LinkedInAccountInfo objects.

Namespace: CMS.SocialMarketing
Assembly: CMS.SocialMarketing (in CMS.SocialMarketing.dll) Version: 9.0.0
Syntax
C#
public static ObjectQuery<LinkedInAccountInfo> GetLinkedInAccounts()

Return Value

Type: ObjectQueryLinkedInAccountInfo
See Also