DeleteAttachmentType.AttachmentIds - Propriété
Espace de noms : Microsoft.SharePoint.ApplicationPages.Calendar.Exchange
Assembly : Microsoft.SharePoint (dans Microsoft.SharePoint.dll)
Syntaxe
'Déclaration
Public Property AttachmentIds As RequestAttachmentIdType()
Get
Set
'Utilisation
Dim instance As DeleteAttachmentType
Dim value As RequestAttachmentIdType()
value = instance.AttachmentIds
instance.AttachmentIds = value
public RequestAttachmentIdType[] AttachmentIds { get; set; }
Valeur de propriété
Type : []
Voir aussi
Référence
DeleteAttachmentType - Membres
Microsoft.SharePoint.ApplicationPages.Calendar.Exchange - Espace de noms