Click or drag to resize
LinkedInPostInfoLinkedInPostHTTPStatusCode Property
Gets or sets the HTTP status code returned while publishing the LinkedIn post. The HTTP status code on successful publishing is 201 (Created)

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

Property Value

Type: Int32
See Also