Expand Minimize

SPSocialAttachment Transformation

Mappings for SharePoint class Microsoft.Office.Server.Social.SPSocialAttachment

Type Mapping

Constructors

Properties

SSOM Microsoft.Office.Server.Social.SPSocialAttachmentKind get_AttachmentKind()
CSOM SocialAttachmentKind SocialAttachment.get_AttachmentKind()
JSOM SocialAttachmentKind SP.Social.SocialAttachment.get_attachmentKind()
SSOM Microsoft.Office.Server.Social.SPSocialAttachmentAction get_ClickAction()
CSOM SocialAttachmentAction SocialAttachment.get_ClickAction()
JSOM SocialAttachmentAction SP.Social.SocialAttachment.get_clickAction()
SSOM System.Uri get_ContentUri()
CSOM String SocialAttachment.get_ContentUri()
JSOM string SP.Social.SocialAttachment.get_contentUri()
SSOM System.String get_Description()
CSOM String SocialAttachment.get_Description()
JSOM string SP.Social.SocialAttachment.get_description()
SSOM System.UInt32 get_Height()
CSOM UInt32 SocialAttachment.get_Height()
JSOM number SP.Social.SocialAttachment.get_height()
SSOM System.UInt32 get_Length()
CSOM UInt32 SocialAttachment.get_Length()
JSOM number SP.Social.SocialAttachment.get_length()
SSOM System.String get_Name()
CSOM String SocialAttachment.get_Name()
JSOM string SP.Social.SocialAttachment.get_name()
SSOM System.Uri get_PreviewUri()
CSOM String SocialAttachment.get_PreviewUri()
JSOM string SP.Social.SocialAttachment.get_previewUri()
SSOM System.Uri get_Uri()
CSOM String SocialAttachment.get_Uri()
JSOM string SP.Social.SocialAttachment.get_uri()
SSOM System.UInt32 get_Width()
CSOM UInt32 SocialAttachment.get_Width()
JSOM number SP.Social.SocialAttachment.get_width()
SSOM System.Void set_AttachmentKind(Microsoft.Office.Server.Social.SPSocialAttachmentKind)
CSOM SocialAttachment.set_AttachmentKind(SocialAttachmentKind)
JSOM SocialAttachmentKind SP.Social.SocialAttachment.set_attachmentKind()
SSOM System.Void set_ClickAction(Microsoft.Office.Server.Social.SPSocialAttachmentAction)
CSOM SocialAttachment.set_ClickAction(SocialAttachmentAction)
JSOM SocialAttachmentAction SP.Social.SocialAttachment.set_clickAction()
SSOM System.Void set_ContentUri(System.Uri)
CSOM SocialAttachment.set_ContentUri(String)
JSOM string SP.Social.SocialAttachment.set_contentUri()
SSOM System.Void set_Description(System.String)
CSOM SocialAttachment.set_Description(String)
JSOM string SP.Social.SocialAttachment.set_description()
SSOM System.Void set_Height(System.UInt32)
CSOM SocialAttachment.set_Height(UInt32)
JSOM number SP.Social.SocialAttachment.set_height()
SSOM System.Void set_Length(System.UInt32)
CSOM SocialAttachment.set_Length(UInt32)
JSOM number SP.Social.SocialAttachment.set_length()
SSOM System.Void set_Name(System.String)
CSOM SocialAttachment.set_Name(String)
JSOM string SP.Social.SocialAttachment.set_name()
SSOM System.Void set_PreviewUri(System.Uri)
CSOM SocialAttachment.set_PreviewUri(String)
JSOM string SP.Social.SocialAttachment.set_previewUri()
SSOM System.Void set_Uri(System.Uri)
CSOM SocialAttachment.set_Uri(String)
JSOM string SP.Social.SocialAttachment.set_uri()
SSOM System.Void set_Width(System.UInt32)
CSOM SocialAttachment.set_Width(UInt32)
JSOM number SP.Social.SocialAttachment.set_width()

Methods

Disclaimer: The views and opinions expressed in this documentation and in SPCAF do not necessarily reflect the opinions and recommendations of Microsoft or any member of Microsoft. SPCAF and RENCORE are registered trademarks of Rencore. All other trademarks, service marks, collective marks, copyrights, registered names, and marks used or cited by this documentation are the property of their respective owners.