ReplyToItemReplyToItem
O elemento ReplyToItem contém uma resposta para o remetente de um item no repositório do Exchange.The ReplyToItem element contains a reply to the sender of an item in the Exchange store.
<ReplyToItem>
<Subject/>
<Body/>
<ToRecipients/>
<CcRecipients/>
<BccRecipients/>
<IsReadReceiptRequested/>
<IsDeliveryReceiptRequested/>
<From/>
<ReferenceItemId/>
<NewBodyContent/>
<ReceivedBy/>
<ReceivedRepresenting/>
</ReplyToItem>
ReplyToItemTypeReplyToItemType
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 |
---|---|
AssuntoSubject |
Representa a propriedade Subject dos itens do repositório do Exchange.Represents the subject property of Exchange store items. |
BodyBody |
Representa o conteúdo real do corpo de uma mensagem.Represents the actual body content of a message. |
ToRecipientsToRecipients |
Contém uma matriz de destinatários de um item.Contains an array of recipients of an item. Estes são os principais destinatários de um item.These are the primary recipients of an item. |
CcRecipientsCcRecipients |
Representa uma coleção de destinatários que receberão uma cópia da mensagem.Represents a collection of recipients that will receive a copy of the message. |
BccRecipientsBccRecipients |
Representa uma coleção de destinatários para receber uma cópia oculta (Cco) de uma mensagem de email.Represents a collection of recipients to receive a blind carbon copy (Bcc) of an e-mail message. |
IsReadReceiptRequestedIsReadReceiptRequested |
Indica se o remetente de um item solicita uma confirmação de leitura.Indicates whether the sender of an item requests a read receipt. |
IsDeliveryReceiptRequestedIsDeliveryReceiptRequested |
Indica se o remetente de um item solicita uma confirmação de entrega.Indicates whether the sender of an item requests a delivery receipt. |
DeFrom |
Representa o endereço a partir do qual a mensagem foi enviada.Represents the address from which the message was sent. |
ReferenceItemIdReferenceItemId |
Identifica o item ao qual o objeto Response se refere.Identifies the item to which the response object refers. |
NewBodyContentNewBodyContent |
Representa o novo conteúdo do corpo de uma mensagem.Represents the new body content of a message. |
ReceivedByReceivedBy |
Identifica o representante em um cenário de acesso de representante.Identifies the delegate in a delegate access scenario. Este elemento foi introduzido no Microsoft Exchange Server 2007 Service Pack 1 (SP1).This element was introduced in Microsoft Exchange Server 2007 Service Pack 1 (SP1). |
ReceivedRepresentingReceivedRepresenting |
Identifica o principal em um cenário de acesso de representante.Identifies the principal in a delegate access scenario. Este elemento foi introduzido no Exchange 2007 SP1.This element was introduced in Exchange 2007 SP1. |
Elementos paiParent elements
ElementoElement | DescriçãoDescription |
---|---|
AdjacentMeetingsAdjacentMeetings |
Descreve todos os itens que estão adjacentes a um horário de reunião.Describes all items that are adjacent to a meeting time. A seguir estão algumas das expressões XPath para este elemento:The following are some of the XPath expressions to this element: /CalendarItem/AdjacentMeetings /MeetingRequest/AdjacentMeetings /SetItemField/CalendarItem/AdjacentMeetings /AppendToItemField/CalendarItem/AdjacentMeetings /AcceptItem/Attachments/ItemAttachment/CalendarItem/AdjacentMeetings /DeclineItem/Attachments/ItemAttachment/CalendarItem/AdjacentMeetings /TentativelyAcceptItem/Attachments/ItemAttachment/CalendarItem/AdjacentMeetings /UpdateItem/ItemChanges/ItemChange/Updates/SetItemField/CalendarItem/AdjacentMeetings /UpdateItem/ItemChanges/ItemChange/Updates/AppendToItemField/CalendarItem/AdjacentMeetings /CreateAttachmentResponseMessage/Attachments/ItemAttachment/CalendarItem/AdjacentMeetings /GetAttachmentResponseMessage/Attachments/ItemAttachment/CalendarItem/AdjacentMeetings |
ConflictingMeetingsConflictingMeetings |
Descreve todos os itens que entram em conflito com um horário de reunião.Describes all items that conflict with a meeting time. A seguir estão algumas das expressões XPath para este elemento:The following are some of the XPath expressions to this element: /CalendarItem/ConflictingMeetings /MeetingRequest/ConflictingMeetings /SetItemField/CalendarItem/ConflictingMeetings /AppendToItemField/CalendarItem/ConflictingMeetings /AcceptItem/Attachments/ItemAttachment/CalendarItem/ConflictingMeetings /DeclineItem/Attachments/ItemAttachment/CalendarItem/ConflictingMeetings /TentativelyAcceptItem/Attachments/ItemAttachment/CalendarItem/ConflictingMeetings /UpdateItem/ItemChanges/ItemChange/Updates/SetItemField/CalendarItem/ConflictingMeetings /UpdateItem/ItemChanges/ItemChange/Updates/AppendToItemField/CalendarItem/ConflictingMeetings /CreateAttachmentResponseMessage/Attachments/ItemAttachment/CalendarItem/ConflictingMeetings /GetAttachmentResponseMessage/Attachments/ItemAttachment/CalendarItem/ConflictingMeetings |
ResponseObjectsResponseObjects |
Contém uma coleção de todos os objetos Response associados a um item no repositório do Exchange.Contains a collection of all the response objects that are associated with an item in the Exchange store. |
Itens (NonEmptyArrayOfAllItemsType)Items (NonEmptyArrayOfAllItemsType) |
Contém uma matriz de itens a serem criados na pasta que é identificada pelo elemento ParentFolderId (TargetFolderIdType) .Contains an array of items to create in the folder that is identified by the ParentFolderId (TargetFolderIdType) element. |
ComentáriosRemarks
O elemento from deve ser definido como o endereço de email da entidade de segurança se um item for uma resposta por um representante.The From element should be set to the e-mail address of the principal if an item is a reply by a delegate. Se o representante não definir a propriedade from , o item parecerá ter sido enviado diretamente a partir da caixa de correio do representante.If the delegate does not set the From property, the item will appear to have been sent directly from the delegate's mailbox.
O esquema que descreve este elemento está localizado no diretório virtual do EWS do computador que está executando o Microsoft Exchange Server 2007 que tem a função de servidor de acesso para Cliente instalada.The schema that describes this element is located in the EWS virtual directory of the computer that is running Microsoft Exchange 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 |