AttachmentsAttachments
O elemento Attachments contém os itens ou arquivos anexados a um item no repositório do Exchange.The Attachments element contains the items or files that are attached to an item in the Exchange store.
<Attachments>
<ItemAttachment/>
<FileAttachment/>
</Attachments>
ArrayOfAttachmentsType e NonEmptyArrayOfAttachmentsTypeArrayOfAttachmentsType and NonEmptyArrayOfAttachmentsType
Atributos e elementosAttributes and elements
As seções a seguir descrevem os atributos, os elementos filhos e os elementos pai.The following sections describe attributes, child elements, and parent elements.
AtributosAttributes
NenhumNone.
Elementos filhoChild elements
ElementoElement | DescriçãoDescription |
---|---|
ItemAttachmentItemAttachment |
Representa um item do Exchange anexado a outro item do Exchange.Represents an Exchange item that is attached to another Exchange item. |
FileAttachmentFileAttachment |
Representa um arquivo anexado a um item no repositório do Exchange.Represents a file that is attached to an item in the Exchange store. |
Elementos paiParent elements
ElementoElement | DescriçãoDescription |
---|---|
CreateAttachmentCreateAttachment |
Define uma solicitação para criar um anexo a um item no repositório do Exchange.Defines a request to create an attachment to an item in the Exchange store. A seguir está a expressão XPath para este elemento: /CreateAttachment The following is the XPath expression to this element: /CreateAttachment |
AcceptItemAcceptItem |
Representa uma resposta de aceitação para uma solicitação de reunião.Represents an Accept reply to a meeting request. A seguir estão algumas das expressões XPath para este elemento:The following are some of the XPath expressions to this element:
|
DeclineItemDeclineItem |
Representa uma resposta de recusa a uma solicitação de reunião.Represents a Decline reply to a meeting request. |
TentativelyAcceptItemTentativelyAcceptItem |
Representa uma resposta provisória a uma solicitação de reunião.Represents a Tentative reply to a meeting request. |
RemoveItemRemoveItem |
Remove um item do repositório do Exchange.Removes an item from the Exchange store. |
ItemItem |
Representa um item genérico do Exchange.Represents a generic Exchange item. |
MeetingMessageMeetingMessage |
Representa uma reunião no repositório do Exchange.Represents a meeting in the Exchange store. |
MeetingRequestMeetingRequest |
Representa uma solicitação de reunião no repositório do Exchange.Represents a meeting request in the Exchange store. |
MeetingResponseMeetingResponse |
Representa uma resposta de reunião no repositório do Exchange.Represents a meeting response in the Exchange store. |
MeetingCancellationMeetingCancellation |
Representa um cancelamento de reunião no repositório do Exchange.Represents a meeting cancellation in the Exchange store. |
MensagemMessage |
Representa uma mensagem de email do Exchange.Represents an Exchange e-mail message. |
TarefaTask |
Representa uma tarefa no repositório do Exchange.Represents a task in the Exchange store. |
CalendarItemCalendarItem |
Representa um item de calendário do Exchange.Represents an Exchange calendar item. |
ContatoContact |
Representa um item de contato do Exchange.Represents an Exchange contact item. |
DistributionListDistributionList |
Representa uma lista de distribuição.Represents a distribution list. |
CreateAttachmentResponseMessageCreateAttachmentResponseMessage |
Contém o status e o resultado de uma única solicitação CreateAttachment.Contains the status and result of a single CreateAttachment request. |
GetAttachmentResponseMessageGetAttachmentResponseMessage |
Contém o status e o resultado de uma solicitação GetAttachment.Contains the status and result of a GetAttachment request. |
ComentáriosRemarks
Os elementos Attachments têm os mesmos elementos filho, mas são baseados em tipos diferentes: ArrayOfAttachmentsType e NonEmptyArrayOfAttachmentsType.The Attachments elements have the same child elements but are based on different types: ArrayOfAttachmentsType and NonEmptyArrayOfAttachmentsType. Os tipos definem se um elemento filho é obrigatório.The types define whether a child element is required. O ArrayOfAttachmentsType é usado apenas na mensagem de resposta.The ArrayOfAttachmentsType is only used in the response message. Também é importante observar que esses elementos ocorrem nos namespaces de messages e Types.It is also important to note that these elements occur in both the messages and types namespaces.
O esquema que descreve este elemento está localizado no diretório virtual do EWS do computador que está executando o MicrosoftExchange Server 2007 que tem instalada a função de servidor de Acesso para Cliente.The schema that describes this element is located in the EWS virtual directory of the computer that is running MicrosoftExchange Server 2007 that has the Client Access server role installed.
Elemento de informaçõesElement information
NamespaceNamespace |
https://schemas.microsoft.com/exchange/services/2006/types |
Nome do esquemaSchema Name |
Esquema de tiposTypes schema |
Arquivo de validaçãoValidation File |
Types. xsdTypes.xsd |
Pode ser vazioCan be Empty |
FalseFalse |