Share via


QuickLinkManager.DefaultPolicy property

This member overrides PrivacyItemManagerBase<T>.DefaultPolicy.

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 QuickLinkManager
Dim value As PrivacyPolicyItem

value = instance.DefaultPolicy
public override PrivacyPolicyItem DefaultPolicy { get; }

Property value

Type: Microsoft.Office.Server.UserProfiles.PrivacyPolicyItem

See also

Reference

QuickLinkManager class

QuickLinkManager members

Microsoft.Office.Server.UserProfiles namespace