Конструктор PersonProperties
Этот элемент зарезервирован для внутреннего использования и не предназначен для прямого применения в коде.
Пространство имен: 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 Sub New ( _
context As ClientRuntimeContext, _
objectPath As ObjectPath _
)
'Применение
Dim context As ClientRuntimeContext
Dim objectPath As ObjectPath
Dim instance As New PersonProperties(context, _
objectPath)
public PersonProperties(
ClientRuntimeContext context,
ObjectPath objectPath
)
Параметры
- context
Тип: Microsoft.SharePoint.Client.ClientRuntimeContext
- objectPath
Тип: Microsoft.SharePoint.Client.ObjectPath