PrivacyPolicyIdConstants.MyColleaguesOnMySite Field
Returns a GUID that is used to represent a user's colleagues on a My Site.
Namespace: Microsoft.Office.Server.UserProfiles
Assembly: Microsoft.Office.Server (in Microsoft.Office.Server.dll)
Syntax
'Declaration
Public Shared ReadOnly MyColleaguesOnMySite As Guid
'Usage
Dim value As Guid
value = PrivacyPolicyIdConstants.MyColleaguesOnMySite
public static readonly Guid MyColleaguesOnMySite
Remarks
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