Поделиться через


Метод ProfileLoader.CreatePersonalSiteEnqueueBulk

Пространство имен:  Microsoft.SharePoint.Client.UserProfiles
Сборки:   Microsoft.SharePoint.Client.UserProfiles.Silverlight (в Microsoft.SharePoint.Client.UserProfiles.Silverlight.dll);  Microsoft.SharePoint.Client.UserProfiles.Phone (в Microsoft.SharePoint.Client.UserProfiles.Phone.dll)  Microsoft.SharePoint.Client.UserProfiles (в Microsoft.SharePoint.Client.UserProfiles.dll)

Синтаксис

'Декларация
Public Function CreatePersonalSiteEnqueueBulk ( _
    emailIDs As String() _
) As IEnumerable(Of String)
'Применение
Dim instance As ProfileLoader
Dim emailIDs As String()
Dim returnValue As IEnumerable(Of String)

returnValue = instance.CreatePersonalSiteEnqueueBulk(emailIDs)
public IEnumerable<string> CreatePersonalSiteEnqueueBulk(
    string[] emailIDs
)

Параметры

  • emailIDs
    Тип: []

Возвращаемое значение

Тип: System.Collections.Generic.IEnumerable<String>

См. также

Справочные материалы

ProfileLoader класс

Элементы ProfileLoader

Пространство имен Microsoft.SharePoint.Client.UserProfiles