InCommonData Constructor
Initializes a new instance of the InCommonDataclass.
Namespace: [UserProfileService Web service]
Web service reference: http://Site/_vti_bin/UserProfileService.asmx
Syntax
'Declaration
Public Sub New
'Usage
Dim instance As New InCommonData()
public InCommonData()
Remarks
For a code example about how to use the User Profile Web service to find the common manager, common memberships, and common contacts in user profiles, see How to: Use the Web Service to Find What's Common Between Two User Profiles.