Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets the default privacy policy associated with the colleagues in the ColleagueManager object.
Namespace: Microsoft.Office.Server.UserProfiles
Assembly: Microsoft.Office.Server.UserProfiles (in Microsoft.Office.Server.UserProfiles.dll)
Syntax
'Declaration
Public Overrides ReadOnly Property DefaultPolicy As PrivacyPolicyItem
Get
'Usage
Dim instance As ColleagueManager
Dim value As PrivacyPolicyItem
value = instance.DefaultPolicy
public override PrivacyPolicyItem DefaultPolicy { get; }
Property Value
Type: Microsoft.Office.Server.UserProfiles.PrivacyPolicyItem
A PrivacyPolicyItem object that contains the default policy.