Click or drag to resize
LinkedInPostInfoProviderGetLinkedInPosts Method
Returns a query for all the LinkedInPostInfo objects.

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

Return Value

Type: ObjectQueryLinkedInPostInfo
See Also