SocialAttachmentKind - Énumération
Spécifie le type de SocialAttachment dans un billet de microblog.
Espace de noms : Microsoft.SharePoint.Client.Social
Assemblys : Microsoft.SharePoint.Client.UserProfiles.Silverlight (dans Microsoft.SharePoint.Client.UserProfiles.Silverlight.dll); Microsoft.SharePoint.Client.UserProfiles.Phone (dans Microsoft.SharePoint.Client.UserProfiles.Phone.dll) Microsoft.SharePoint.Client.UserProfiles (dans Microsoft.SharePoint.Client.UserProfiles.dll)
Syntaxe
'Déclaration
Public Enumeration SocialAttachmentKind
'Utilisation
Dim instance As SocialAttachmentKind
public enum SocialAttachmentKind
Membres
Nom du membre | Description | |
---|---|---|
Image | La pièce jointe est une image. Valeur = 0. | |
Video | La pièce jointe est une vidéo. Valeur = 1. | |
Document | La pièce jointe est un document. Valeur = 2. |
Voir aussi
Référence
Microsoft.SharePoint.Client.Social - Espace de noms