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