SPSocialFollowingManager.FollowedDocumentsUri property

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

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

Syntax

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

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

Property value

Type: System.Uri

See also

Reference

SPSocialFollowingManager class

SPSocialFollowingManager members

Microsoft.Office.Server.Social namespace