Share via


SocialFeedManager.GetPreview(String) Method

Definition

[Microsoft.SharePoint.Client.Remote]
public Microsoft.SharePoint.Client.ClientResult<Microsoft.SharePoint.Client.Social.SocialAttachment> GetPreview (string itemUrl);
member this.GetPreview : string -> Microsoft.SharePoint.Client.ClientResult<Microsoft.SharePoint.Client.Social.SocialAttachment>
Public Function GetPreview (itemUrl As String) As ClientResult(Of SocialAttachment)

Parameters

itemUrl
String

Returns

Attributes

Applies to