Condividi tramite


UserProfileServiceCollection.Add Method (UserProfileService)

NOTE: This API is now obsolete.

Obsolete.

Namespace:  Microsoft.SharePoint.Portal.Topology
Assembly:  Microsoft.SharePoint.Portal (in Microsoft.SharePoint.Portal.dll)

Syntax

'Declaration
<ObsoleteAttribute> _
Public Function Add ( _
    UserProfileService As UserProfileService _
) As UserProfileService
'Usage
Dim instance As UserProfileServiceCollection
Dim UserProfileService As UserProfileService
Dim returnValue As UserProfileService

returnValue = instance.Add(UserProfileService)
[ObsoleteAttribute]
public UserProfileService Add(
    UserProfileService UserProfileService
)

Parameters

Return Value

Type: Microsoft.SharePoint.Portal.Topology.UserProfileService

See Also

Reference

UserProfileServiceCollection Class

UserProfileServiceCollection Members

Add Overload

Microsoft.SharePoint.Portal.Topology Namespace