Click or drag to resize
FacebookPostInfoFacebookPostPublishedDateTime Property
Gets or sets the date and time when the Facebook post was published on Facebook page.

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

Property Value

Type: NullableDateTime
See Also