Click or drag to resize
TwitterPostInfoTwitterPostPublishedDateTime Property
Gets or sets the date and time when the Twitter post was published on Twitter channel.

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

Property Value

Type: NullableDateTime
See Also