Share via


IProfileEventInterface.PreProfileDeleted method (UserProfile)

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

Syntax

'Declaration
Function PreProfileDeleted ( _
    profile As UserProfile _
) As Boolean
'Usage
Dim instance As IProfileEventInterface
Dim profile As UserProfile
Dim returnValue As Boolean

returnValue = instance.PreProfileDeleted(profile)
bool PreProfileDeleted(
    UserProfile profile
)

Parameters

Return value

Type: System.Boolean

See also

Reference

IProfileEventInterface interface

IProfileEventInterface members

PreProfileDeleted overload

Microsoft.Office.Server.UserProfiles namespace