The LinkedInServiceEnhanced type exposes the following members.
Back to Top
Back to Top
Back to Top
Constructors
Name | Description | |
---|---|---|
LinkedInServiceEnhanced |
LinkedInServiceEnhanced constructor
|
Methods
Name | Description | |
---|---|---|
CommentOnNetworkUpdate | (Inherited from LinkedInService.) | |
CreateReShare | (Inherited from LinkedInService.) | |
CreateShare(String, VisibilityCode) | (Inherited from LinkedInService.) | |
CreateShare(String, String, String, Uri, Uri, VisibilityCode, Boolean) | (Inherited from LinkedInService.) | |
DeleteStatus | Obsolete. (Inherited from LinkedInService.) | |
Equals | (Inherited from Object.) | |
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
GetConnectionsByMemberId(String) | (Inherited from LinkedInService.) | |
GetConnectionsByMemberId(String, Modified, Int32) | (Inherited from LinkedInService.) | |
GetConnectionsByMemberId(String, List ProfileField , Int32, Int32) | (Inherited from LinkedInService.) | |
GetConnectionsByMemberId(String, List ProfileField , Int32, Int32, Modified, Int32) | (Inherited from LinkedInService.) | |
GetConnectionsForCurrentUser | (Inherited from LinkedInService.) | |
GetConnectionsForCurrentUser(List ProfileField , Modified, Int32) | (Inherited from LinkedInService.) | |
GetConnectionsForCurrentUser(List ProfileField , Int32, Int32) | (Inherited from LinkedInService.) | |
GetConnectionsForCurrentUser(List ProfileField , Int32, Int32, Modified, Int32) | (Inherited from LinkedInService.) | |
GetCurrentUser(ProfileType) | (Inherited from LinkedInService.) | |
GetCurrentUser(ProfileType, List ProfileField ) | (Inherited from LinkedInService.) | |
GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
GetNetworkStatistics | (Inherited from LinkedInService.) | |
GetNetworkUpdates(NetworkUpdateTypes) | (Inherited from LinkedInService.) | |
GetNetworkUpdates(NetworkUpdateTypes, Scope) | (Inherited from LinkedInService.) | |
GetNetworkUpdates(NetworkUpdateTypes, DateTime, DateTime) | (Inherited from LinkedInService.) | |
GetNetworkUpdates(NetworkUpdateTypes, Int32, Int32, DateTime, DateTime) | (Inherited from LinkedInService.) | |
GetNetworkUpdates(NetworkUpdateTypes, Int32, Int32, DateTime, DateTime, Boolean) | (Inherited from LinkedInService.) | |
GetNetworkUpdates(NetworkUpdateTypes, Int32, Int32, DateTime, DateTime, Boolean, Scope) | (Inherited from LinkedInService.) | |
GetOutOfNetworkProfile(ApiRequest) | (Inherited from LinkedInService.) | |
GetOutOfNetworkProfile(Uri, IEnumerable HttpHeader ) | (Inherited from LinkedInService.) | |
GetProfileByMemberId(String) | (Inherited from LinkedInService.) | |
GetProfileByMemberId(String, List ProfileField ) | (Inherited from LinkedInService.) | |
GetProfilesByMemberIds | (Inherited from LinkedInService.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
InvalidateToken | (Inherited from LinkedInService.) | |
InvitePerson(String, String, String, ConnectionType, ApiRequest) | (Inherited from LinkedInService.) | |
InvitePerson(String, String, String, String, String, ConnectionType) | (Inherited from LinkedInService.) | |
LikeNetworkUpdate | (Inherited from LinkedInService.) | |
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
PostNetworkUpdate | (Inherited from LinkedInService.) | |
Search(String, Int32, Int32) | (Inherited from LinkedInService.) | |
Search(String, String, String, String, Boolean, SortCriteria, Int32, Int32, Collection ProfileField ) | (Inherited from LinkedInService.) | |
Search(String, String, String, String, Boolean, String, Boolean, String, Boolean, String, String, Int32, SortCriteria, Int32, Int32, Collection ProfileField , Collection FacetField , Dictionary FacetCode, Collection String ) | (Inherited from LinkedInService.) | |
SearchCompany |
Searches LinkedIn for companies.
| |
SendMessage | (Inherited from LinkedInService.) | |
ToString | Returns a string that represents the current object. (Inherited from Object.) | |
UnlikeNetworkUpdate | (Inherited from LinkedInService.) | |
UpdateStatus | Obsolete. (Inherited from LinkedInService.) |
Extension Methods
Name | Description | |
---|---|---|
GetAPIString |
Gets the string by the specified resource key
(Defined by CoreExtensions.) | |
GetString |
Gets the string by the specified resource key
(Defined by CoreExtensions.) | |
ToBoolean |
Returns the boolean representation of an object or default value if not.
(Defined by CoreExtensions.) | |
ToDateTime |
Returns the DateTime representation of an object or default value if not.
(Defined by CoreExtensions.) | |
ToDouble |
Returns the double representation of an object or default value if not.
(Defined by CoreExtensions.) | |
ToGuid |
Returns the Guid representation of an object or default value if not.
(Defined by CoreExtensions.) | |
ToInteger |
Returns the integer representation of an object or default value if not.
(Defined by CoreExtensions.) | |
ToString |
Returns the string representation of an object or default value if not.
(Defined by CoreExtensions.) |
See Also