Share via


PrivacyPolicyIdConstants.MyColleaguesRecommendations Field

Returns a GUID that is used to represent the recommendations of a user's colleagues to the user.

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

Syntax

'Declaration
Public Shared ReadOnly MyColleaguesRecommendations As Guid
'Usage
Dim value As Guid

value = PrivacyPolicyIdConstants.MyColleaguesRecommendations
public static readonly Guid MyColleaguesRecommendations

Remarks

The recommendations of a user's colleagues obey the master colleagues policy, except for the "mandatory/optin/optout/disabled" settings.

For more information about privacy policies, see Privacy Policies. For a code example that shows how to set the privacy policy of a property, see How to: Set Privacy Policies for User Profile Properties.

See Also

Reference

PrivacyPolicyIdConstants Class

PrivacyPolicyIdConstants Members

Microsoft.Office.Server.UserProfiles Namespace