SocialAttachment.Uri property
Gets or sets the URI to the list item for the attachment.
Namespace: Microsoft.SharePoint.Client.Social
Assembly: Microsoft.SharePoint.Client.UserProfiles (in Microsoft.SharePoint.Client.UserProfiles.dll)
Syntax
'Declaration
Public Property Uri As String
Get
Set
'Usage
Dim instance As SocialAttachment
Dim value As String
value = instance.Uri
instance.Uri = value
public string Uri { get; set; }
Property value
Type: System.String
See also
Reference
Microsoft.SharePoint.Client.Social namespace
Other resources
How to: Embed images, videos, and documents in posts in SharePoint Server 2013