Click or drag to resize
TwitterPostInfoTwitterPostFavorites Property
Gets or sets the number that indicates approximately how many times this tweet has been favored by Twitter users.

Namespace: CMS.SocialMarketing
Assembly: CMS.SocialMarketing (in CMS.SocialMarketing.dll) Version: 12.0.0
Syntax
C#
public virtual int TwitterPostFavorites { get; set; }

Property Value

Type: Int32
Remarks
Favorites were renamed to likes in twitter application.
See Also