PropertyMapCollection members

Represents a collection of PropertyMap objects.

The PropertyMapCollection type exposes the following members.

Properties

  Name Description
Public property Connection
Public property Count Gets the number of user profile property maps for this collection.
Public property Item[String] Gets the property map in the collection.
Public property Item[ProfileTypeProperty]

Top

Methods

  Name Description
Public method Add(String, ProfileTypeProperty, Boolean, Boolean)
Public method Add(String, ProfileTypeProperty, Boolean, Boolean, String)
Public method Add(String, ProfileType, String, Boolean, Boolean, String)
Public method AddNewExportMapping
Public method AddNewMapping
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetEnumerator Gets the enumerator for the PropertyMap objects.
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method RemoveAllExportMappingsForAttribute
Public method ToString (Inherited from Object.)

Top

See also

Reference

PropertyMapCollection class

Microsoft.Office.Server.UserProfiles namespace