ReplyToItemReplyToItem
El elemento ReplyToItem contiene una respuesta al remitente de un elemento en el almacén de 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 y elementosAttributes and elements
En las siguientes secciones se describen los atributos, elementos secundarios y elementos primarios.The following sections describe attributes, child elements, and parent elements.
AtributosAttributes
Ninguna.None.
Elementos secundariosChild elements
ElementoElement | DescripciónDescription |
---|---|
AsuntoSubject |
Representa la propiedad Subject de los elementos del almacén de Exchange.Represents the subject property of Exchange store items. |
BodyBody |
Representa el contenido del cuerpo real de un mensaje.Represents the actual body content of a message. |
ToRecipientsToRecipients |
Contiene una matriz de destinatarios de un elemento.Contains an array of recipients of an item. Estos son los destinatarios principales de un elemento.These are the primary recipients of an item. |
CcRecipientsCcRecipients |
Representa una colección de destinatarios que recibirán una copia del mensaje.Represents a collection of recipients that will receive a copy of the message. |
BccRecipientsBccRecipients |
Representa una colección de destinatarios para recibir una copia oculta (CCO) de un mensaje de correo electrónico.Represents a collection of recipients to receive a blind carbon copy (Bcc) of an e-mail message. |
IsReadReceiptRequestedIsReadReceiptRequested |
Indica si el remitente de un elemento solicita una confirmación de lectura.Indicates whether the sender of an item requests a read receipt. |
IsDeliveryReceiptRequestedIsDeliveryReceiptRequested |
Indica si el remitente de un elemento solicita una confirmación de entrega.Indicates whether the sender of an item requests a delivery receipt. |
FromFrom |
Representa la dirección desde la que se envió el mensaje.Represents the address from which the message was sent. |
ReferenceItemIdReferenceItemId |
Identifica el elemento al que hace referencia el objeto de respuesta.Identifies the item to which the response object refers. |
NewBodyContentNewBodyContent |
Representa el nuevo contenido del cuerpo de un mensaje.Represents the new body content of a message. |
ReceivedByReceivedBy |
Identifica el delegado en un escenario de acceso delegado.Identifies the delegate in a delegate access scenario. Este elemento se introdujo en Microsoft Exchange Server 2007 Service Pack 1 (SP1).This element was introduced in Microsoft Exchange Server 2007 Service Pack 1 (SP1). |
ReceivedRepresentingReceivedRepresenting |
Identifica la entidad de identidad en un escenario de acceso delegado.Identifies the principal in a delegate access scenario. Este elemento se introdujo en Exchange 2007 SP1.This element was introduced in Exchange 2007 SP1. |
Elementos principalesParent elements
ElementoElement | DescripciónDescription |
---|---|
AdjacentMeetingsAdjacentMeetings |
Describe todos los elementos adyacentes a una hora de reunión.Describes all items that are adjacent to a meeting time. Las siguientes son algunas de las expresiones XPath de 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 |
Describe todos los elementos que entran en conflicto con una hora de reunión.Describes all items that conflict with a meeting time. Las siguientes son algunas de las expresiones XPath de 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 |
Contiene una colección de todos los objetos de respuesta que están asociados a un elemento en el almacén de Exchange.Contains a collection of all the response objects that are associated with an item in the Exchange store. |
Elementos (NonEmptyArrayOfAllItemsType)Items (NonEmptyArrayOfAllItemsType) |
Contiene una matriz de elementos que se van a crear en la carpeta identificada por el elemento ParentFolderId (TargetFolderIdType) .Contains an array of items to create in the folder that is identified by the ParentFolderId (TargetFolderIdType) element. |
ComentariosRemarks
El elemento from debe establecerse en la dirección de correo electrónico de la entidad de identidad si un elemento es una respuesta de un delegado.The From element should be set to the e-mail address of the principal if an item is a reply by a delegate. Si el delegado no establece la propiedad from , parecerá que el elemento se ha enviado directamente desde el buzón de correo del delegado.If the delegate does not set the From property, the item will appear to have been sent directly from the delegate's mailbox.
El esquema que describe este elemento se encuentra en el directorio virtual de EWS del equipo que ejecuta Microsoft Exchange Server 2007 que tiene instalado el rol de servidor acceso de clientes.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.
Información del elementoElement information
NamespaceNamespace |
https://schemas.microsoft.com/exchange/services/2006/types |
Nombre de esquemaSchema Name |
Esquema de tiposTypes schema |
Archivo de validaciónValidation File |
Types. xsdTypes.xsd |
Puede estar vacíoCan be Empty |
FalsoFalse |