Elemento Attachments
Aplica-se a: SharePoint 2016 | SharePoint Foundation 2013 | | do SharePoint Online SharePoint Server 2013
Contém as URLs de anexos para um item de lista especificado.
<Attachments>
</Attachments>
Elementos e atributos
As seções a seguir descrevem os atributos, os elementos filhos e os elementos pai.
Atributos
Nenhuma
Elementos filho
Nenhum
Elementos pai
Occurrences
- Mínimo: 0
- Máximo: 1
Exemplo
O exemplo a seguir mostra uma resposta SOAP para o método GetAttachmentCollection(String, String).
<GetAttachmentCollectionResult>
<Attachments>
<Attachment>http://Myoffice.Net/Poster.bmp</Attachment>
<Attachment>http://Myoffice.Net/Attachment.bmp</Attachment>
<Attachment>http://Myoffice.Net/Paris.bmp</Attachment>
<Attachments>
<GetAttachmentCollectionResult>