Freigeben über


SocialPostDefinitionDataItem.ItemType-Eigenschaft

Dieses Mitglied ist der internen Verwendung vorbehalten und kann nicht direkt in Ihrem Code verwendet werden.

Namespace:  Microsoft.SharePoint.Client.Social
Assemblys:   Microsoft.SharePoint.Client.UserProfiles.Silverlight (in Microsoft.SharePoint.Client.UserProfiles.Silverlight.dll);  Microsoft.SharePoint.Client.UserProfiles.Phone (in Microsoft.SharePoint.Client.UserProfiles.Phone.dll)  Microsoft.SharePoint.Client.UserProfiles (in Microsoft.SharePoint.Client.UserProfiles.dll)

Syntax

'Declaration
Public Property ItemType As SocialPostDefinitionDataItemType
    Get
    Set
'Usage
Dim instance As SocialPostDefinitionDataItem
Dim value As SocialPostDefinitionDataItemType

value = instance.ItemType

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

Eigenschaftswert

Typ: Microsoft.SharePoint.Client.Social.SocialPostDefinitionDataItemType

Siehe auch

Referenz

SocialPostDefinitionDataItem Klasse

SocialPostDefinitionDataItem-Member

Microsoft.SharePoint.Client.Social-Namespace