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


Свойство SocialPost.PostType

Возвращает тип записи.

Пространство имен:  Microsoft.SharePoint.Client.Social
Сборки:   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 ReadOnly Property PostType As SocialPostType
    Get
'Применение
Dim instance As SocialPost
Dim value As SocialPostType

value = instance.PostType
public SocialPostType PostType { get; }

Значение свойства

Тип: Microsoft.SharePoint.Client.Social.SocialPostType
Тип записи.

См. также

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

SocialPost класс

Элементы SocialPost

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