Свойство PersonProperties.DisplayName
Получает отображаемое имя пользователя.
Пространство имен: 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 Property DisplayName As String
Get
Set
'Применение
Dim instance As PersonProperties
Dim value As String
value = instance.DisplayName
instance.DisplayName = value
public string DisplayName { get; set; }
Значение свойства
Тип: System.String
Отображаемое имя пользователя.