SocialPostReference members

Represents a referenced post in an external thread.

The SocialPostReference type exposes the following members.

Constructors

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

Top

Properties

  Name Description
Public property Digest Gets a digest of the referenced thread.
Public property Post Gets the referenced post.
Public property ThreadId Gets the unique identifier of the referenced thread.
Public property ThreadOwnerIndex Gets the index of the owner of the referenced thread.
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

SocialPostReference class

Microsoft.SharePoint.Client.Social namespace