SocialAttachmentAction members

Represents the click action for an attachment in a microblog post.

The SocialAttachmentAction type exposes the following members.

Constructors

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

Top

Properties

  Name Description
Public property ActionKind Gets or sets the type of action that a SocialAttachmentAction performs.
Public property ActionUri Gets or sets the target URI for the action.
Public property Height
Public property TypeId This member is reserved for internal use and is not intended to be used directly from your code. (Overrides ClientValueObject.TypeId.)
Public property Width

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

SocialAttachmentAction class

Microsoft.SharePoint.Client.Social namespace