LinkedInPostInfoLinkedInPostPublishedDateTime Property |
Gets or sets the date and time when the LinkedIn post was published on LinkedIn account (company profile).
Namespace: CMS.SocialMarketingAssembly: CMS.SocialMarketing (in CMS.SocialMarketing.dll) Version: 12.0.0
Syntaxpublic virtual Nullable<DateTime> LinkedInPostPublishedDateTime { get; set; }
Property Value
Type:
NullableDateTime
See Also