OrganizationProfileManager.RemoveOrganizationProfile 方法
请注意:此 API 现在已过时。
从用户配置文件数据库中移除与指定的记录标识符组织配置文件。
命名空间: Microsoft.Office.Server.UserProfiles
程序集: Microsoft.Office.Server.UserProfiles(位于 Microsoft.Office.Server.UserProfiles.dll 中)
语法
声明
<ObsoleteAttribute("This class is no longer supported.")> _
Public Sub RemoveOrganizationProfile ( _
recordID As Long _
)
用法
Dim instance As OrganizationProfileManager
Dim recordID As Long
instance.RemoveOrganizationProfile(recordID)
[ObsoleteAttribute("This class is no longer supported.")]
public void RemoveOrganizationProfile(
long recordID
)
参数
- recordID
类型:System.Int64