InCommonData members

Represents the colleagues, memberships, and manager data in common between two user profiles.

The InCommonData type exposes the following members.

Constructors

  Name Description
Public method InCommonData Initializes a new instance of the InCommonDataclass.

Top

Properties

  Name Description
Public property Colleagues Gets or sets the common colleagues data that two user profiles share.
Public property Manager Gets or sets the common manager that two user profiles share.
Public property Memberships Gets or sets the common memberships that two user profiles share.

Top

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Top

See also

Reference

InCommonData class

WebSvcUserProfileService namespace