Click or drag to resize
FacebookPostInfoFacebookPostScheduledPublishDateTime Property
Gets or sets the date and time when the Facebook post is scheduled for publishing on Facebook page.

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

Property Value

Type: NullableDateTime
See Also