UserProfileChangeQuery.DistributionListMembership Property

Web Service: User Profile ChangeWeb Reference: http://<Site>/_vti_bin/UserProfileChangeService.asmx

Syntax

'Declaration
Public Property DistributionListMembership As Boolean
'Usage
Dim instance As UserProfileChangeQuery
Dim value As Boolean

value = instance.DistributionListMembership

instance.DistributionListMembership = value
public bool DistributionListMembership { get; set; }

See Also

Reference

UserProfileChangeQuery Class
UserProfileChangeQuery Members
User Profile Change Web Service