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

Namespace: CMS.SocialMarketing
Assembly: CMS.SocialMarketing (in CMS.SocialMarketing.dll) Version: 9.0.0
Syntax
C#
public virtual string LinkedInPostErrorMessage { get; set; }

Property Value

Type: String
See Also