Click or drag to resize
TwitterPostInfoTwitterPostScheduledPublishDateTime Property
Gets or sets the date and time when the Twitter post is scheduled for publishing on Twitter channel.

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

Property Value

Type: NullableDateTime
See Also