LinkedInPostInfoLinkedInPostScheduledPublishDateTime Property |
Gets or sets the date and time when the LinkedIn post (company share) is schleduled for publishing on LinkedIn account (company profile).
If not set or in the past, the post gets published immediately.
Namespace: CMS.SocialMarketingAssembly: CMS.SocialMarketing (in CMS.SocialMarketing.dll) Version: 13.0.131
Syntax public virtual Nullable<DateTime> LinkedInPostScheduledPublishDateTime { get; set; }
Property Value
Type:
NullableDateTimeSee Also