Click or drag to resize
LinkedInPostInfoLinkedInPostUpdateKey Property
Gets or sets the update key of the LinkedIn post (the LinkedIn API returns it after successful publishing).

Namespace: CMS.SocialMarketing
Assembly: CMS.SocialMarketing (in CMS.SocialMarketing.dll) Version: 8.2.23
Syntax
C#
public virtual string LinkedInPostUpdateKey { get; set; }

Property Value

Type: String
See Also