Share via


PropertyMapCollection.Item Property (ProfileTypeProperty)

Namespace:  Microsoft.Office.Server.UserProfiles
Assembly:  Microsoft.Office.Server.UserProfiles (in Microsoft.Office.Server.UserProfiles.dll)

Syntax

'Declaration
Public ReadOnly Default Property Item ( _
    property As ProfileTypeProperty _
) As PropertyMap
    Get
'Usage
Dim instance As PropertyMapCollection
Dim property As ProfileTypeProperty
Dim value As PropertyMap

value = instance(property)
public PropertyMap this[
    ProfileTypeProperty property
] { get; }

Parameters

Property Value

Type: Microsoft.Office.Server.UserProfiles.PropertyMap

See Also

Reference

PropertyMapCollection Class

PropertyMapCollection Members

Item Overload

Microsoft.Office.Server.UserProfiles Namespace