InCommonData constructor

Initializes a new instance of the InCommonDataclass.

Namespace:  WebSvcUserProfileService
Assembly:  UserProfileServices (in UserProfileServices.dll)

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.

See also

Reference

InCommonData class

InCommonData members

WebSvcUserProfileService namespace