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.SocialMarketingAssembly: CMS.SocialMarketing (in CMS.SocialMarketing.dll) Version: 12.0.0
Syntax public virtual int LinkedInPostHTTPStatusCode { get; set; }
Property Value
Type:
Int32See Also