Share via


MicroBlogEntity Class

Definition

[Microsoft.SharePoint.Client.ScriptType("SP.Microfeed.MicroBlogEntity", ServerTypeId="{cba4e400-5969-4c8d-9dc8-9210a99a9003}", ValueObject=true)]
public sealed class MicroBlogEntity : Microsoft.SharePoint.Client.ClientValueObject
type MicroBlogEntity = class
    inherit ClientValueObject
Public NotInheritable Class MicroBlogEntity
Inherits ClientValueObject
Inheritance
MicroBlogEntity
Attributes

Constructors

MicroBlogEntity()

Properties

AccountName
CanFollow
Description
DisplayName
Email
EntityType
EntityURI
FollowedContentURI
Identifier
IsFollowedByMe
LatestPost
LibraryName
LibraryUri
PersonalURI
PictureURI
Status
Title
TypeId

Methods

CustomFromJson(JsonReader) (Inherited from ClientValueObject)
CustomWriteToXml(XmlWriter, SerializationContext) (Inherited from ClientValueObject)
FromJson(JsonReader) (Inherited from ClientValueObject)
InitOnePropertyFromJson(String, JsonReader) (Inherited from ClientValueObject)
WriteToXml(XmlWriter, SerializationContext)

Applies to