Compartilhar via


SocialPostDefinitionDataItem.ItemType propriedade

This member is reserved for internal use and is not intended to be used directly from your code.

Namespace:  Microsoft.SharePoint.Client.Social
Assemblies:   Microsoft.SharePoint.Client.UserProfiles.Silverlight (em Microsoft.SharePoint.Client.UserProfiles.Silverlight.dll);  Microsoft.SharePoint.Client.UserProfiles.Phone (em Microsoft.SharePoint.Client.UserProfiles.Phone.dll)  Microsoft.SharePoint.Client.UserProfiles (em Microsoft.SharePoint.Client.UserProfiles.dll)

Sintaxe

'Declaração
Public Property ItemType As SocialPostDefinitionDataItemType
    Get
    Set
'Uso
Dim instance As SocialPostDefinitionDataItem
Dim value As SocialPostDefinitionDataItemType

value = instance.ItemType

instance.ItemType = value
public SocialPostDefinitionDataItemType ItemType { get; set; }

Valor de propriedade

Tipo: Microsoft.SharePoint.Client.Social.SocialPostDefinitionDataItemType

Ver também

Referência

SocialPostDefinitionDataItem classe

SocialPostDefinitionDataItem membros

Microsoft.SharePoint.Client.Social namespace