LinkedInPostInfoProvider GetLinkedInPostInfosByAccountIdInternal Method Kentico 8.1 API Reference
Retrieves an object query of LinkedIn posts for the specified LinkedIn account (company profile) identifier, and returns it.

Namespace: CMS.SocialMarketing
Assembly: CMS.SocialMarketing (in CMS.SocialMarketing.dll) Version: 8.0.0.0 (8.1.5347.20411)

Parameters

linkedInAccountId
Type: OnlineSystem Int32
LinkedIn account (company profile) identifier.

Return Value

Type: ObjectQuery LinkedInPostInfo 
An object query of LinkedIn posts for the specified account (company profile).
See Also