ItemType.Attachments - Propriété

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

Syntaxe

'Déclaration
Public Property Attachments As AttachmentType()
    Get
    Set
'Utilisation
Dim instance As ItemType
Dim value As AttachmentType()

value = instance.Attachments

instance.Attachments = value
public AttachmentType[] Attachments { get; set; }

Valeur de propriété

Type : []

Voir aussi

Référence

ItemType classe

ItemType - Membres

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