Property.DefaultPrivacy property

Default Privacy of this property

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

Syntax

'Declaration
Public Property DefaultPrivacy As Privacy
    Get
    Set
'Usage
Dim instance As [Property]
Dim value As Privacy

value = instance.DefaultPrivacy

instance.DefaultPrivacy = value
public Privacy DefaultPrivacy { get; set; }

Property value

Type: Microsoft.Office.Server.UserProfiles.Privacy

Implements

IPrivacyPolicyItem.DefaultPrivacy

See also

Reference

Property class

Property members

Microsoft.Office.Server.UserProfiles namespace