Click or drag to resize
FacebookPostInfoIsFaulty Property
Indicates whether the post is faulty (there was an error when publishing the post or post is scheduled and was not published at proper time) or not.

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

Property Value

Type: Boolean
See Also