LinkedInAccountInsightsStateLastCollectedDateTime Property |
Represents the last DateTime of collected LinkedIn statistics.
The LinkedIn uses UTC time thus the last collected date time should be a UTC midnight.
Namespace: CMS.SocialMarketingAssembly: CMS.SocialMarketing (in CMS.SocialMarketing.dll) Version: 11.0.0
Syntax public Nullable<DateTime> LastCollectedDateTime { get; set; }
Property Value
Type:
NullableDateTimeSee Also