Partager via


FileAttachmentType.Content - Propriété

Espace de noms :  Microsoft.SharePoint.ApplicationPages.Calendar.Exchange
Assembly :  Microsoft.SharePoint (dans Microsoft.SharePoint.dll)

Syntaxe

'Déclaration
Public Property Content As Byte()
    Get
    Set
'Utilisation
Dim instance As FileAttachmentType
Dim value As Byte()

value = instance.Content

instance.Content = value
public byte[] Content { get; set; }

Valeur de propriété

Type : []

Voir aussi

Référence

FileAttachmentType classe

FileAttachmentType - Membres

Microsoft.SharePoint.ApplicationPages.Calendar.Exchange - Espace de noms