Compartir a través de


de la propiedad SocialAttachment.Length

Obtiene o establece la longitud de los datos adjuntos, en segundos.

Espacio de nombres:  Microsoft.SharePoint.Client.Social
Ensamblados:   Microsoft.SharePoint.Client.UserProfiles.Silverlight (en Microsoft.SharePoint.Client.UserProfiles.Silverlight.dll);  Microsoft.SharePoint.Client.UserProfiles.Phone (en Microsoft.SharePoint.Client.UserProfiles.Phone.dll)  Microsoft.SharePoint.Client.UserProfiles (en Microsoft.SharePoint.Client.UserProfiles.dll)

Sintaxis

'Declaración
Public Property Length As UInteger
    Get
    Set
'Uso
Dim instance As SocialAttachment
Dim value As UInteger

value = instance.Length

instance.Length = value
public uint Length { get; set; }

Valor de propiedad

Tipo: System.UInt32

Comentarios

Esta propiedad se usa únicamente cuando AttachmentKind es Video.

Vea también

Referencia

clase SocialAttachment

Miembros SocialAttachment

Espacio de nombres Microsoft.SharePoint.Client.Social