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

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

Property Value

Type: Int32
See Also