Share via


PropertyMapCollection.AddNewExportMapping method

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

Syntax

'Declaration
Public Sub AddNewExportMapping ( _
    type As ProfileType, _
    mossPropertyName As String, _
    maAttributeName As String _
)
'Usage
Dim instance As PropertyMapCollection
Dim type As ProfileType
Dim mossPropertyName As String
Dim maAttributeName As String

instance.AddNewExportMapping(type, mossPropertyName, _
    maAttributeName)
public void AddNewExportMapping(
    ProfileType type,
    string mossPropertyName,
    string maAttributeName
)

Parameters

See also

Reference

PropertyMapCollection class

PropertyMapCollection members

Microsoft.Office.Server.UserProfiles namespace