Click or drag to resize
LinkedInPostInfoLinkedInPostErrorCode Property
Gets or sets the error code the LinkedIn API returned in response to unsuccessful publishing in the response body.

Namespace: CMS.SocialMarketing
Assembly: CMS.SocialMarketing (in CMS.SocialMarketing.dll) Version: 8.2.23
Syntax
C#
public virtual int LinkedInPostErrorCode { get; set; }

Property Value

Type: Int32
See Also