Класс SocialPostCreationData
Обозначает содержимого и связанные данные для новой microblog публикации.
Иерархия наследования
System.Object
Microsoft.SharePoint.Client.ClientValueObject
Microsoft.SharePoint.Client.Social.SocialPostCreationData
Пространство имен: 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 Class SocialPostCreationData _
Inherits ClientValueObject
'Применение
Dim instance As SocialPostCreationData
public class SocialPostCreationData : ClientValueObject
Замечания
Читайте в статье How to: Learn to read and write to the social feed by using the .NET client object model, How to: Create and delete posts and retrieve the social feed by using the .NET client object model, How to: Include mentions, tags, and links to sites and documents in postsи How to: Embed images, videos, and documents in posts.
Потокобезопасность
Любые общедоступные элементы static (Shared в Visual Basic) этого типа являются потокобезопасными. Не гарантируется, что любые элементы экземпляров потокобезопасны.