SocialDataOverlay members

Associates a substring in the text of a microblog post with a URI or other data. Used for rendering post content.

The SocialDataOverlay type exposes the following members.

Constructors

  Name Description
Public method SocialDataOverlay Initializes a new instance of a SocialDataOverlay object.

Top

Properties

  Name Description
Public property ActorIndexes Gets an array of indexes in the parent thread's actor array.
Public property Index Gets the start index of the substring that is associated with the overlay.
Public property Length Gets the length of the substring that is associated with the overlay.
Public property LinkUri Gets the URI that is associated with the substring.
Public property OverlayType Gets the overlay type.
Public property TypeId This member is reserved for internal use and is not intended to be used directly from your code. (Overrides ClientValueObject.TypeId.)

Top

Methods

  Name Description
Public method CustomFromJson This member is reserved for internal use and is not intended to be used directly from your code. (Inherited from ClientValueObject.)
Public method CustomWriteToXml This member is reserved for internal use and is not intended to be used directly from your code. (Inherited from ClientValueObject.)
Public method FromJson This member is reserved for internal use and is not intended to be used directly from your code. (Inherited from ClientValueObject.)
Protected method InitOnePropertyFromJson This member is reserved for internal use and is not intended to be used directly from your code. (Overrides ClientValueObject.InitOnePropertyFromJson(String, JsonReader).)
Public method ToString (Inherited from Object.)
Public method WriteToXml This member is reserved for internal use and is not intended to be used directly from your code. (Overrides ClientValueObject.WriteToXml(XmlWriter, SerializationContext).)

Top

See also

Reference

SocialDataOverlay class

Microsoft.SharePoint.Client.Social namespace