Expand Minimize

SPMicrofeedLink Transformation

Mappings for SharePoint class Microsoft.Office.Server.Microfeed.SPMicrofeedLink

Type Mapping

SSOM Microsoft.Office.Server.Microfeed.SPMicrofeedLink
CSOM Microsoft.SharePoint.Client.Microfeed.MicrofeedLink

Constructors

Properties

SSOM Microsoft.Office.Server.Microfeed.SPMicrofeedLinkAction get_ClickAction()
CSOM MicrofeedLinkAction MicrofeedLink.get_ClickAction()
SSOM System.Uri get_ContentUri()
CSOM String MicrofeedLink.get_ContentUri()
SSOM System.String get_Description()
CSOM String MicrofeedLink.get_Description()
SSOM System.UInt32 get_Height()
CSOM UInt32 MicrofeedLink.get_Height()
SSOM System.Uri get_Href()
CSOM String MicrofeedLink.get_Href()
SSOM System.UInt32 get_Length()
CSOM UInt32 MicrofeedLink.get_Length()
SSOM Microsoft.Office.Server.Microfeed.SPMicrofeedLinkType get_LinkType()
CSOM MicrofeedLinkType MicrofeedLink.get_LinkType()
SSOM System.String get_Name()
CSOM String MicrofeedLink.get_Name()
SSOM System.Uri get_PreviewPictureUrl()
CSOM String MicrofeedLink.get_PreviewPictureUrl()
SSOM Microsoft.Office.Server.Microfeed.SPMicrofeedStatusCode get_Status()
CSOM MicrofeedStatusCode MicrofeedLink.get_Status()
SSOM System.UInt32 get_Width()
CSOM UInt32 MicrofeedLink.get_Width()
SSOM System.Void set_ClickAction(Microsoft.Office.Server.Microfeed.SPMicrofeedLinkAction)
CSOM MicrofeedLink.set_ClickAction(MicrofeedLinkAction)
SSOM System.Void set_ContentUri(System.Uri)
CSOM MicrofeedLink.set_ContentUri(String)
SSOM System.Void set_Description(System.String)
CSOM MicrofeedLink.set_Description(String)
SSOM System.Void set_Height(System.UInt32)
CSOM MicrofeedLink.set_Height(UInt32)
SSOM System.Void set_Href(System.Uri)
CSOM MicrofeedLink.set_Href(String)
SSOM System.Void set_Length(System.UInt32)
CSOM MicrofeedLink.set_Length(UInt32)
SSOM System.Void set_LinkType(Microsoft.Office.Server.Microfeed.SPMicrofeedLinkType)
CSOM MicrofeedLink.set_LinkType(MicrofeedLinkType)
SSOM System.Void set_Name(System.String)
CSOM MicrofeedLink.set_Name(String)
SSOM System.Void set_PreviewPictureUrl(System.Uri)
CSOM MicrofeedLink.set_PreviewPictureUrl(String)
SSOM System.Void set_Width(System.UInt32)
CSOM MicrofeedLink.set_Width(UInt32)

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.