SPSocialFollowingManager.FollowedSitesUri property

Gets a URI to a site that lists the current user's followed sites.

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

Syntax

'Declaration
Public ReadOnly Property FollowedSitesUri As Uri
    Get
'Usage
Dim instance As SPSocialFollowingManager
Dim value As Uri

value = instance.FollowedSitesUri
public Uri FollowedSitesUri { get; }

Property value

Type: System.Uri

See also

Reference

SPSocialFollowingManager class

SPSocialFollowingManager members

Microsoft.Office.Server.Social namespace