SocialAttachmentAction Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[Microsoft.SharePoint.Client.ScriptType("SP.Social.SocialAttachmentAction", ServerTypeId="{cc022f3a-bf54-45ec-b6e9-8e2cdd9d0924}", ValueObject=true)]
public class SocialAttachmentAction : Microsoft.SharePoint.Client.ClientValueObject
type SocialAttachmentAction = class
inherit ClientValueObject
Public Class SocialAttachmentAction
Inherits ClientValueObject
- Inheritance
- Attributes
Constructors
| SocialAttachmentAction() |
Properties
| ActionKind | |
| ActionUri | |
| Height | |
| TypeId | |
| Width |
Methods
| CustomFromJson(JsonReader) | (Inherited from ClientValueObject) |
| CustomWriteToXml(XmlWriter, SerializationContext) | (Inherited from ClientValueObject) |
| FromJson(JsonReader) | (Inherited from ClientValueObject) |
| InitOnePropertyFromJson(String, JsonReader) | |
| WriteToXml(XmlWriter, SerializationContext) | |