SPSocialFeedManager.GetPreview - Méthode

Génère une pièce jointe vidéo pour un billet microblog.

Espace de noms :  Microsoft.Office.Server.Social
Assembly :  Microsoft.Office.Server.UserProfiles (dans Microsoft.Office.Server.UserProfiles.dll)

Syntaxe

'Déclaration
Public Function GetPreview ( _
    itemUrl As String _
) As SPSocialAttachment
'Utilisation
Dim instance As SPSocialFeedManager
Dim itemUrl As String
Dim returnValue As SPSocialAttachment

returnValue = instance.GetPreview(itemUrl)
public SPSocialAttachment GetPreview(
    string itemUrl
)

Paramètres

Valeur renvoyée

Type : Microsoft.Office.Server.Social.SPSocialAttachment

Voir aussi

Référence

SPSocialFeedManager classe

SPSocialFeedManager - Membres

Microsoft.Office.Server.Social - Espace de noms