SPSocialPost.PreferredImageUri property

Gets the URI for the preferred image for the post.

Namespace:  Microsoft.Office.Server.Social
Assembly:  Microsoft.Office.Server.UserProfiles (in Microsoft.Office.Server.UserProfiles.dll)

Syntax

'Declaration
Public Property PreferredImageUri As Uri
    Get
    Friend Set
'Usage
Dim instance As SPSocialPost
Dim value As Uri

value = instance.PreferredImageUri
public Uri PreferredImageUri { get; internal set; }

Property value

Type: System.Uri

See also

Reference

SPSocialPost class

SPSocialPost members

Microsoft.Office.Server.Social namespace