Partager via


DeleteAttachmentType.AttachmentIds, propriété (Microsoft.SharePoint.Portal.WebControls)

Ce membre est réservé à un usage interne et il n'a pas été conçu pour être utilisé directement à partir du code.

Espace de noms : Microsoft.SharePoint.Portal.WebControls
Assembly : Microsoft.SharePoint.Portal (dans microsoft.sharepoint.portal.dll)

Syntaxe

'Déclaration
<XmlArrayItemAttribute("AttachmentId", Namespace:="https://schemas.microsoft.com/exchange/services/2006/types", IsNullable:=False)> _
Public Property AttachmentIds As RequestAttachmentIdType()
'Utilisation
Dim instance As DeleteAttachmentType
Dim value As RequestAttachmentIdType()

value = instance.AttachmentIds

instance.AttachmentIds = value
[XmlArrayItemAttribute("AttachmentId", Namespace="https://schemas.microsoft.com/exchange/services/2006/types", IsNullable=false)] 
public RequestAttachmentIdType[] AttachmentIds { get; set; }

Voir aussi

Référence

DeleteAttachmentType, classe
Membres DeleteAttachmentType
Microsoft.SharePoint.Portal.WebControls, espace de noms