OrganizationProfile.GetImmediateMembers 方法

请注意:此 API 现在已过时。

获取所有即时这种组织的成员。

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

语法

声明
<ObsoleteAttribute("This class is no longer supported.")> _
Public Function GetImmediateMembers As UserProfile()
用法
Dim instance As OrganizationProfile
Dim returnValue As UserProfile()

returnValue = instance.GetImmediateMembers()
[ObsoleteAttribute("This class is no longer supported.")]
public UserProfile[] GetImmediateMembers()

返回值

类型:[]

另请参阅

引用

OrganizationProfile 类

OrganizationProfile 成员

Microsoft.Office.Server.UserProfiles 命名空间