Click or drag to resize
FacebookPostInfoFacebookPostErrorSubcode Property
Gets or sets the subcode of the error that occurred while publishing the Facebook post.

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

Property Value

Type: NullableInt32
See Also