SocialPost 成员

Represents a microblog post in a social feed.

SocialPost 类型公开以下成员。

构造函数

  名称 说明
公共方法 SocialPost Initializes a new instance of a SocialPost object.

页首

属性

  名称 说明
公共属性 Attachment Gets an image, video, or document attachment associated with the post.
公共属性 Attributes Gets the attributes that apply to the post.
公共属性 AuthorIndex Gets the index of the post's author within the parent thread's actors.
公共属性 CreatedTime Gets the creation time of the post.
公共属性 Id Gets the post's unique identifier.
公共属性 LikerInfo Gets an object that contains information about the likers of the post.
公共属性 ModifiedTime Gets the most recent modification time of the post.
公共属性 Overlays Gets an array of objects that associates placeholder substrings in the post text with URIs and other data.
公共属性 PostType Gets the post type.
公共属性 PreferredImageUri Gets the URI of the preferred image for the post.
公共属性 Source Gets the source of the post.
公共属性 Text Gets the display text of the post.
公共属性 TypeId 此成员仅供内部使用,不能直接在您的代码中使用。 (覆盖 ClientValueObject.TypeId。)

页首

方法

  名称 说明
公共方法 CustomFromJson 此成员仅供内部使用,不能直接在您的代码中使用。 (从 ClientValueObject 继承。)
公共方法 CustomWriteToXml 此成员仅供内部使用,不能直接在您的代码中使用。 (从 ClientValueObject 继承。)
公共方法 FromJson 此成员仅供内部使用,不能直接在您的代码中使用。 (从 ClientValueObject 继承。)
受保护的方法 InitOnePropertyFromJson 此成员仅供内部使用,不能直接在您的代码中使用。 (覆盖 ClientValueObject.InitOnePropertyFromJson(String, JsonReader)。)
公共方法 ToString (从 Object 继承。)
公共方法 WriteToXml 此成员仅供内部使用,不能直接在您的代码中使用。 (覆盖 ClientValueObject.WriteToXml(XmlWriter, SerializationContext)。)

页首

另请参阅

引用

SocialPost 类

Microsoft.SharePoint.Client.Social 命名空间