IProfileEventInterface.PreProfileDeleted 方法 (UserProfile)

命名空间:  Microsoft.Office.Server.UserProfiles
程序集:  Microsoft.Office.Server.UserProfiles(位于 Microsoft.Office.Server.UserProfiles.dll 中)

语法

声明
Function PreProfileDeleted ( _
    profile As UserProfile _
) As Boolean
用法
Dim instance As IProfileEventInterface
Dim profile As UserProfile
Dim returnValue As Boolean

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

参数

返回值

类型:System.Boolean

另请参阅

引用

IProfileEventInterface 接口

IProfileEventInterface 成员

PreProfileDeleted 重载

Microsoft.Office.Server.UserProfiles 命名空间