Searches LinkedIn for companies according to searchString keyword.
Namespace: CMS.SocialMediaAssembly: CMS.SocialMedia (in CMS.SocialMedia.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- searchString
- Type: System String
Keyword for the search.
- offset
- Type: System Int32
Offset - where to start searching.
- count
- Type: System Int32
Number of results to be returned. Actual number of results may be smaller.
Return Value
Type: List LinkedInCompanySee Also