TwitterPostInfoTwitterPostScheduledPublishDateTime Property |
Gets or sets the date and time when the Twitter post is schleduled for publishing on Twitter channel.
Namespace: CMS.SocialMarketingAssembly: CMS.SocialMarketing (in CMS.SocialMarketing.dll) Version: 8.2.23
Syntax public virtual Nullable<DateTime> TwitterPostScheduledPublishDateTime { get; set; }
Property Value
Type:
NullableDateTimeSee Also