Click or drag to resize
LinkedInServiceEnhanced Class
LinkedInServiceEnhanced class
Inheritance Hierarchy
SystemObject
  LinkedInService
    CMS.SocialMediaLinkedInServiceEnhanced

Namespace: CMS.SocialMedia
Assembly: CMS.SocialMedia (in CMS.SocialMedia.dll) Version: 9.0.0
Syntax
C#
public class LinkedInServiceEnhanced : LinkedInService

The LinkedInServiceEnhanced type exposes the following members.

Constructors
  NameDescription
Public methodLinkedInServiceEnhanced
LinkedInServiceEnhanced constructor
Top
Methods
  NameDescription
Public methodCommentOnNetworkUpdate (Inherited from LinkedInService.)
Public methodCreateReShare (Inherited from LinkedInService.)
Public methodCreateShare(String, VisibilityCode) (Inherited from LinkedInService.)
Public methodCreateShare(String, String, String, Uri, Uri, VisibilityCode, Boolean) (Inherited from LinkedInService.)
Public methodDeleteStatus Obsolete. (Inherited from LinkedInService.)
Public methodGetConnectionsByMemberId(String) (Inherited from LinkedInService.)
Public methodGetConnectionsByMemberId(String, Modified, Int32) (Inherited from LinkedInService.)
Public methodGetConnectionsByMemberId(String, ListProfileField, Int32, Int32) (Inherited from LinkedInService.)
Public methodGetConnectionsByMemberId(String, ListProfileField, Int32, Int32, Modified, Int32) (Inherited from LinkedInService.)
Public methodGetConnectionsForCurrentUser (Inherited from LinkedInService.)
Public methodGetConnectionsForCurrentUser(ListProfileField, Modified, Int32) (Inherited from LinkedInService.)
Public methodGetConnectionsForCurrentUser(ListProfileField, Int32, Int32) (Inherited from LinkedInService.)
Public methodGetConnectionsForCurrentUser(ListProfileField, Int32, Int32, Modified, Int32) (Inherited from LinkedInService.)
Public methodGetCurrentUser(ProfileType) (Inherited from LinkedInService.)
Public methodGetCurrentUser(ProfileType, ListProfileField) (Inherited from LinkedInService.)
Public methodGetNetworkStatistics (Inherited from LinkedInService.)
Public methodGetNetworkUpdates(NetworkUpdateTypes) (Inherited from LinkedInService.)
Public methodGetNetworkUpdates(NetworkUpdateTypes, Scope) (Inherited from LinkedInService.)
Public methodGetNetworkUpdates(NetworkUpdateTypes, DateTime, DateTime) (Inherited from LinkedInService.)
Public methodGetNetworkUpdates(NetworkUpdateTypes, Int32, Int32, DateTime, DateTime) (Inherited from LinkedInService.)
Public methodGetNetworkUpdates(NetworkUpdateTypes, Int32, Int32, DateTime, DateTime, Boolean) (Inherited from LinkedInService.)
Public methodGetNetworkUpdates(NetworkUpdateTypes, Int32, Int32, DateTime, DateTime, Boolean, Scope) (Inherited from LinkedInService.)
Public methodGetOutOfNetworkProfile(ApiRequest) (Inherited from LinkedInService.)
Public methodGetOutOfNetworkProfile(Uri, IEnumerableHttpHeader) (Inherited from LinkedInService.)
Public methodGetProfileByMemberId(String) (Inherited from LinkedInService.)
Public methodGetProfileByMemberId(String, ListProfileField) (Inherited from LinkedInService.)
Public methodGetProfilesByMemberIds (Inherited from LinkedInService.)
Public methodInvalidateToken (Inherited from LinkedInService.)
Public methodInvitePerson(String, String, String, ConnectionType, ApiRequest) (Inherited from LinkedInService.)
Public methodInvitePerson(String, String, String, String, String, ConnectionType) (Inherited from LinkedInService.)
Public methodLikeNetworkUpdate (Inherited from LinkedInService.)
Public methodPostNetworkUpdate (Inherited from LinkedInService.)
Public methodSearch(String, Int32, Int32) (Inherited from LinkedInService.)
Public methodSearch(String, String, String, String, Boolean, SortCriteria, Int32, Int32, CollectionProfileField) (Inherited from LinkedInService.)
Public methodSearch(String, String, String, String, Boolean, String, Boolean, String, Boolean, String, String, Int32, SortCriteria, Int32, Int32, CollectionProfileField, CollectionFacetField, DictionaryFacetCode, CollectionString) (Inherited from LinkedInService.)
Public methodSearchCompany
Searches LinkedIn for companies.
Public methodSendMessage (Inherited from LinkedInService.)
Public methodUnlikeNetworkUpdate (Inherited from LinkedInService.)
Public methodUpdateStatus Obsolete. (Inherited from LinkedInService.)
Top
See Also