PrivacyPolicyIdConstants.MembershipsFromDistributionLists Field
Returns a GUID that is used to represent the memberships from a distribution list.
Namespace: Microsoft.Office.Server.UserProfiles
Assembly: Microsoft.Office.Server (in Microsoft.Office.Server.dll)
Syntax
'Declaration
Public Shared ReadOnly MembershipsFromDistributionLists As Guid
'Usage
Dim value As Guid
value = PrivacyPolicyIdConstants.MembershipsFromDistributionLists
public static readonly Guid MembershipsFromDistributionLists
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