Share via


UserProfileChange.PrivacyPolicy Property

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

Syntax

'Declaration
Public ReadOnly Property PrivacyPolicy As IPrivacyPolicyItem
    Get
'Usage
Dim instance As UserProfileChange
Dim value As IPrivacyPolicyItem

value = instance.PrivacyPolicy
public IPrivacyPolicyItem PrivacyPolicy { get; }

Property Value

Type: Microsoft.Office.Server.UserProfiles.IPrivacyPolicyItem

See Also

Reference

UserProfileChange Class

UserProfileChange Members

Microsoft.Office.Server.UserProfiles Namespace