MeetingRequestMeetingRequest
El elemento MeetingRequest representa una convocatoria de reunión en el almacén de Exchange.The MeetingRequest element represents a meeting request in the Exchange store.
<MeetingRequest>
<MimeContent/>
<ItemId/>
<ParentFolderId/>
<ItemClass/>
<Subject/>
<Sensitivity/>
<Body/>
<Attachments/>
<DateTimeReceived/>
<Size/>
<Categories/>
<Importance/>
<InReplyTo/>
<IsSubmitted/>
<IsDraft/>
<IsFromMe/>
<IsResend/>
<IsUnmodified/>
<InternetMessageHeaders/>
<DateTimeSent/>
<DateTimeCreated/>
<ResponseObjects/>
<ReminderDueBy/>
<ReminderIsSet/>
<ReminderMinutesBeforeStart/>
<DisplayCc/>
<DisplayTo/>
<HasAttachments/>
<ExtendedProperty/>
<Culture/>
<Sender/>
<ToRecipients/>
<CcRecipients/>
<BccRecipients/>
<IsReadReceiptRequested/>
<IsDeliveryReceiptRequested/>
<ConversationIndex/>
<ConversationTopic/>
<From/>
<InternetMessageId/>
<IsRead/>
<IsResponseRequested/>
<References/>
<ReplyTo/>
<AssociatedCalendarItemId/>
<IsDelegated/>
<IsOutOfDate/>
<HasBeenProcessed/>
<ResponseType/>
<MeetingRequestType/>
<IntendedFreeBusyStatus/>
<Start/>
<End/>
<OriginalStart/>
<IsAllDayEvent/>
<LegacyFreeBusyStatus/>
<Location/>
<When/>
<IsMeeting/>
<IsCancelled/>
<IsRecurring/>
<MeetingRequestWasSent/>
<CalendarItemType/>
<MyResponseType/>
<Organizer/>
<RequiredAttendees/>
<OptionalAttendees/>
<Resources/>
<ConflictingMeetingCount/>
<AdjacentMeetingCount/>
<ConflictingMeetings/>
<AdjacentMeetings/>
<Duration/>
<TimeZone/>
<AppointmentReplyTime/>
<AppointmentSequenceNumber/>
<AppointmentState/>
<Recurrence/>
<FirstOccurrence/>
<LastOccurrence/>
<ModifiedOccurrences/>
<DeletedOccurrences/>
<MeetingTimeZone/>
<StartTimeZone/>
<EndTimeZone/>
<ConferenceType/>
<AllowNewTimeProposal/>
<IsOnlineMeeting/>
<MeetingWorkspaceUrl/>
<NetShowUrl/>
<EffectiveRights/>
<LastModifiedName/>
<LastModifiedTime/>
<IsAssociated/>
<WebClientReadFormQueryString/>
<WebClientEditFormQueryString/>
<ConversationId/>
<UniqueBody/>
</MeetingRequest>
MeetingRequestMessageTypeMeetingRequestMessageType
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 |
---|---|
MimeContentMimeContent |
Contiene la secuencia nativa de extensiones multipropósito de correo Internet (MIME) de un objeto representado en formato base64Binary.Contains the native Multipurpose Internet Mail Extensions (MIME) stream of an object represented in base64Binary format. |
ItemIdItemId |
Contiene el identificador único y la clave de cambio de un elemento en el almacén de Exchange.Contains the unique identifier and change key of an item in the Exchange store. Esta propiedad es de sólo lectura.This property is read-only. |
ParentFolderIdParentFolderId |
Representa el identificador de la carpeta principal que contiene el elemento o carpeta.Represents the identifier of the parent folder that contains the item or folder. Esta propiedad es de sólo lectura.This property is read-only. |
ItemClassItemClass |
Representa la clase de mensaje de un elemento.Represents the message class of an item. |
AsuntoSubject |
Representa el asunto de los elementos de almacén de Exchange y los objetos de respuesta.Represents the subject for Exchange store items and response objects. El asunto está limitado a 255 caracteres.The subject is limited to 255 characters. |
SensitivitySensitivity |
Indica el nivel de confidencialidad de un elemento.Indicates the sensitivity level of an item. |
BodyBody |
Representa el contenido del cuerpo real de un mensaje.Represents the actual body content of a message. |
Datos adjuntosAttachments |
Contiene los elementos o archivos adjuntos a un elemento en el almacén de Exchange.Contains the items or files that are attached to an item in the Exchange store. |
DateTimeReceivedDateTimeReceived |
Representa los datos y la hora en que se recibió un elemento en un buzón.Represents the data and time that an item in a mailbox was received. |
TamañoSize |
Representa el tamaño en bytes de un elemento.Represents the size in bytes of an item. Esta propiedad es de sólo lectura.This property is read-only. |
CategoríasCategories |
Representa una colección de cadenas que identifican a qué categorías pertenece un elemento del buzón.Represents a collection of strings that identify to which categories an item in the mailbox belongs. |
ImportanceImportance |
Describe la importancia de un elemento.Describes the importance of an item. |
InreplytoInReplyTo |
Representa el identificador del elemento al que se reenviará este elemento.Represents the identifier of the item to which this item is a reply. |
IsSubmittedIsSubmitted |
Indica si un elemento se ha enviado a la carpeta predeterminada de la bandeja de salida.Indicates whether an item has been submitted to the Outbox default folder. |
IsDraftIsDraft |
Indica si todavía no se ha enviado un elemento.Indicates whether an item has not yet been sent. |
IsFromMeIsFromMe |
Indica si un usuario envió un elemento a sí mismo.Indicates whether a user sent an item to itself. |
IsResendIsResend |
Indica si el elemento se ha enviado previamente.Indicates whether the item had previously been sent. |
IsUnmodifiedIsUnmodified |
Indica si se ha modificado el elemento.Indicates whether the item has been modified. |
InternetMessageHeadersInternetMessageHeaders |
Representa la colección de todos los encabezados de mensajes de Internet contenidos en un elemento de un buzón.Represents the collection of all Internet message headers contained within an item in a mailbox. |
DateTimeSentDateTimeSent |
Representa la fecha y la hora en que se envió un elemento en un buzón.Represents the date and time that an item in a mailbox was sent. |
DateTimeCreatedDateTimeCreated |
Representa la fecha y la hora en que se creó un elemento determinado en el buzón.Represents the date and time that a given item in the mailbox was created. |
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. |
ReminderDueByReminderDueBy |
Representa la fecha y la hora en que se produce el evento.Represents the date and time when the event occurs. El elemento ReminderMinutesBeforeStart lo usa para determinar cuándo se muestra el aviso.This is used by the ReminderMinutesBeforeStart element to determine when the reminder is displayed. |
ReminderIsSetReminderIsSet |
Indica si se ha establecido un aviso para un elemento en el almacén de Exchange.Indicates whether a reminder has been set for an item in the Exchange store. |
ReminderMinutesBeforeStartReminderMinutesBeforeStart |
Representa el número de minutos antes de un evento cuando se muestra un aviso.Represents the number of minutes before an event when a reminder is displayed. |
DisplayCcDisplayCc |
Representa la cadena para mostrar que se usa para el contenido de la línea CC.Represents the display string that is used for the contents of the CC line. Esta es la cadena concatenada de todos los nombres para mostrar de los destinatarios en CC.This is the concatenated string of all CC recipient display names. |
DisplayToDisplayTo |
Representa la cadena para mostrar que se usa para el contenido de la línea para.Represents the display string that is used for the contents of the To line. Esta es la cadena concatenada de todos los nombres para mostrar de destinatarios.This is the concatenated string of all To recipient display names. |
HasAttachmentsHasAttachments |
Representa una propiedad que se establece en true si un elemento tiene al menos un archivo de datos adjuntos visible.Represents a property that is set to true if an item has at least one visible attachment. Esta propiedad es de sólo lectura.This property is read only. |
Las extendedpropertyExtendedProperty |
Identifica las propiedades extendidas de las carpetas y los elementos.Identifies extended properties on folders and items. |
CultureCulture |
Representa la referencia cultural de un elemento determinado en un buzón.Represents the culture for a given item in a mailbox. |
SenderSender |
Identifica al remitente de un elemento.Identifies the sender of an item. |
ToRecipientsToRecipients |
Contiene un conjunto de destinatarios de un mensaje.Contains a set of recipients of a message. |
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 correo electrónico.Represents a collection of recipients to receive a blind carbon copy (Bcc) of an e-mail. |
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. |
ConversationIndexConversationIndex |
Contiene un identificador binario que representa el subproceso al que pertenece el mensaje.Contains a binary ID that represents the thread to which this message belongs. |
ConversationTopicConversationTopic |
Representa el identificador de la conversación.Represents the conversation identifier. |
FromFrom |
Representa el destinatario del remitente del mensaje.Represents the addressee from whom the message was sent. |
InternetMessageIdInternetMessageId |
Representa el identificador de mensaje de Internet de un elemento.Represents the Internet message identifier of an item. |
IsReadIsRead |
Indica si se ha leído un mensaje.Indicates whether a message has been read. |
IsResponseRequestedIsResponseRequested |
Indica si se solicita una respuesta a un mensaje de correo electrónico.Indicates whether a response to an e-mail message is requested. |
ReferencesReferences |
Representa el encabezado Usenet que se usa para correlacionar las respuestas con sus mensajes originales.Represents the Usenet header that is used to correlate replies with their original messages. |
ReplyToReplyTo |
Identifica un conjunto de direcciones a las que se deben enviar las respuestas.Identifies a set of addresses to which replies should be sent. |
AssociatedCalendarItemIdAssociatedCalendarItemId |
Representa el elemento de calendario que está asociado con un MeetingMessage.Represents the calendar item that is associated with a MeetingMessage. |
IsDelegatedIsDelegated |
Indica si una reunión se controló mediante una cuenta con acceso de delegado.Indicates whether a meeting was handled by an account with delegate access. |
IsOutOfDateIsOutOfDate |
Indica si un mensaje de reunión está obsoleto.Indicates whether a meeting message is out of date. |
HasBeenProcessedHasBeenProcessed |
Indica si se ha procesado un elemento de mensaje de reunión.Indicates whether a meeting message item has been processed. |
ResponseTypeResponseType |
Representa el tipo de respuesta de destinatario que se recibe para una reunión.Represents the kind of recipient response that is received for a meeting. |
MeetingRequestTypeMeetingRequestType |
Describe el tipo de convocatoria de reunión.Describes the type of the meeting request. |
IntendedFreeBusyStatusIntendedFreeBusyStatus |
Representa el estado previsto para el elemento de calendario que está asociado a la convocatoria de reunión.Represents the intended status for the calendar item that is associated with the meeting request. |
StartStart |
Representa el inicio de un elemento de calendario.Represents the start of a calendar item. Este elemento solo se aplica a una única ocurrencia de un elemento de calendario.This element only applies to a single occurrence of a calendar item. |
CentralizaEnd |
Representa el final de una duración.Represents the end of a duration. Este elemento solo se aplica a una única ocurrencia de un elemento de calendario.This element only applies to a single occurrence of a calendar item. |
OriginalStartOriginalStart |
Representa la hora de inicio original de un elemento de calendario.Represents the original start time of a calendar item. |
IsAllDayEventIsAllDayEvent |
Indica si un elemento de calendario o una convocatoria de reunión representa un evento de todo el día.Indicates whether a calendar item or meeting request represents an all-day event. |
LegacyFreeBusyStatusLegacyFreeBusyStatus |
Representa el estado de disponibilidad del elemento de calendario.Represents the free/busy status of the calendar item. |
UbicaciónLocation |
Representa la ubicación de una reunión o cita.Represents the location of a meeting or appointment. |
WhenWhen |
Proporciona una descripción de Cuándo tiene lugar una reunión.Provides a description of when a meeting occurs. |
IsMeetingIsMeeting |
Indica si el elemento de calendario es una reunión o una cita.Indicates whether the calendar item is either a meeting or appointment. |
IsCancelledIsCancelled |
Indica si se ha cancelado una cita o una reunión.Indicates whether an appointment or meeting has been cancelled. |
IsRecurringIsRecurring |
Indica si un elemento de calendario es parte de un elemento periódico.Indicates whether a calendar item is part of a recurring item. Este elemento es de sólo lectura.This element is read-only. |
MeetingRequestWasSentMeetingRequestWasSent |
Indica si se ha enviado una convocatoria de reunión a los asistentes solicitados.Indicates whether a meeting request has been sent to requested attendees. |
CalendarItemTypeCalendarItemType |
Representa el tipo de ocurrencia de un elemento de calendario.Represents the occurrence type of a calendar item. |
MyResponseTypeMyResponseType |
Contiene el estado o la respuesta a un elemento de calendario.Contains the status of or response to a calendar item. |
OrganizadorOrganizer |
Representa al organizador de una reunión.Represents the organizer of a meeting. |
RequiredAttendeesRequiredAttendees |
Representa a los asistentes necesarios para asistir a una reunión.Represents attendees that are required to attend a meeting. |
OptionalAttendeesOptionalAttendees |
Representa a los asistentes que no necesitan asistir a una reunión.Represents attendees that are not required to attend a meeting. |
RecursosResources |
Representa un recurso programado para una reunión.Represents a scheduled resource for a meeting. |
ConflictingMeetingCountConflictingMeetingCount |
Representa el número de reuniones que entran en conflicto con la convocatoria de reunión.Represents the number of meetings that conflict with the meeting request. |
AdjacentMeetingCountAdjacentMeetingCount |
Representa el número total de elementos de calendario adyacentes a una hora de reunión.Represents the total number of calendar items that are adjacent to a meeting time. |
ConflictingMeetingsConflictingMeetings |
Identifica todos los elementos que entran en conflicto con una hora de reunión.Identifies all items that conflict with a meeting time. |
AdjacentMeetingsAdjacentMeetings |
Describe todos los elementos de calendario adyacentes a una hora de reunión.Describes all calendar items that are adjacent to a meeting time. |
Duración (elementos)Duration (Items) |
Representa la duración de un elemento de calendario.Represents the duration of a calendar item. |
TimeZone (elemento)TimeZone (Item) |
Proporciona una descripción de texto de una zona horaria.Provides a text description of a time zone. |
AppointmentReplyTimeAppointmentReplyTime |
Representa la fecha y la hora en que un asistente respondió a una convocatoria de reunión.Represents the date and time when an attendee replied to a meeting request. |
AppointmentSequenceNumberAppointmentSequenceNumber |
Especifica el número de secuencia de una versión de una cita.Specifies the sequence number of a version of an appointment. |
AppointmentStateAppointmentState |
Especifica el estado de la cita.Specifies the status of the appointment. |
Recurrence (RecurrenceType)Recurrence (RecurrenceType) |
Contiene el patrón de periodicidad para los elementos de calendario y las convocatorias de reunión.Contains the recurrence pattern for calendar items and meeting requests. |
FirstOccurrenceFirstOccurrence |
Representa la primera aparición de un elemento de calendario periódico.Represents the first occurrence of a recurring calendar item. Este elemento es válido si CalendarItemType tiene el valor RecurringMaster.This element is valid if CalendarItemType has the RecurringMaster value. |
LastOccurrenceLastOccurrence |
Representa la última repetición de un elemento de calendario periódico.Represents the last occurrence of a recurring calendar item. Este elemento es válido si CalendarItemType tiene el valor RecurringMaster.This element is valid if CalendarItemType has the RecurringMaster value. |
ModifiedOccurrencesModifiedOccurrences |
Contiene una matriz de repeticiones de elementos de calendario periódicas que se han modificado para que sean diferentes que el elemento del patrón de periodicidad.Contains an array of recurring calendar item occurrences that have been modified so that they are different than the recurrence master item. Este elemento es válido si CalendarItemType tiene el valor RecurringMaster.This element is valid if CalendarItemType has the RecurringMaster value. |
DeletedOccurrencesDeletedOccurrences |
Contiene una matriz de ocurrencias eliminadas de un elemento de calendario periódico.Contains an array of deleted occurrences of a recurring calendar item. Este elemento es válido si CalendarItemType tiene el valor RecurringMaster.This element is valid if CalendarItemType has the RecurringMaster value. |
MeetingTimeZoneMeetingTimeZone |
Representa la zona horaria de la ubicación donde se hospeda la reunión.Represents the time zone of the location where the meeting is hosted. |
StartTimeZoneStartTimeZone |
Representa la zona horaria de inicio del elemento de calendario.Represents the start time zone of the calendar item. |
EndTimeZoneEndTimeZone |
Representa la zona horaria de finalización del elemento de calendario.Represents the end time zone of the calendar item. |
ConferenceTypeConferenceType |
Describe el tipo de conferencia que se realiza con un elemento de calendario.Describes the type of conferencing that is performed with a calendar item. |
AllowNewTimeProposalAllowNewTimeProposal |
Representa si se puede proponer una nueva hora de reunión para una reunión.Represents whether a new meeting time can be proposed for a meeting. |
IsOnlineMeetingIsOnlineMeeting |
Indica si la reunión está en línea.Indicates whether the meeting is online. |
MeetingWorkspaceUrlMeetingWorkspaceUrl |
Contiene la dirección URL del área de reuniones que está vinculada al elemento de calendario.Contains the URL for the meeting workspace that is linked to by the calendar item. |
NetShowUrlNetShowUrl |
Especifica la dirección URL de una reunión en línea de Microsoft NetShow.Specifies the URL for a Microsoft Netshow online meeting. |
EffectiveRightsEffectiveRights |
Contiene los derechos del cliente en función de la configuración de los permisos del elemento o carpeta.Contains the rights of the client based on the permission settings for the item or folder. Este elemento es de sólo lectura.This element is read-only. |
LastModifiedNameLastModifiedName |
Contiene el nombre para mostrar del último usuario que modificó un elemento.Contains the display name of the last user to modify an item. |
LastModifiedTimeLastModifiedTime |
Indica cuándo se modificó por última vez un elemento.Indicates when an item was last modified. |
IsAssociatedIsAssociated |
Indica si el elemento está asociado a una carpeta.Indicates whether the item is associated with a folder. |
WebClientReadFormQueryStringWebClientReadFormQueryString |
Representa una dirección URL que se va a concatenar con el punto de conexión de Microsoft Office Outlook Web App para leer un elemento en Outlook Web App.Represents a URL to concatenate to the Microsoft Office Outlook Web App endpoint to read an item in Outlook Web App. |
WebClientEditFormQueryStringWebClientEditFormQueryString |
Representa una dirección URL que se va a concatenar con el punto de conexión de Outlook Web App para editar un elemento en Outlook Web App.Represents a URL to concatenate to the Outlook Web App endpoint to edit an item in Outlook Web App. |
ConversationIdConversationId |
Contiene el identificador de un elemento o una conversación.Contains the identifier of an item or conversation. |
UniqueBodyUniqueBody |
Representa un fragmento HTML o texto sin formato que representa el único cuerpo de esta conversación.Represents an HTML fragment or plain text which represents the unique body of this conversation. |
EXCLUSIVOUID |
Identifica un elemento de calendario.Identifies a calendar item. |
RecurrenceIdRecurrenceId |
Se usa para identificar una instancia específica de un elemento de calendario periódico.Used to identify a specific instance of a recurring calendar item. |
DateTimeStampDateTimeStamp |
Indica la fecha y la hora en que se creó una instancia de un objeto iCalendar.Indicates the date and time that an instance of an iCalendar object was created. |
Elementos principalesParent elements
ElementoElement | DescripciónDescription |
---|---|
AdjacentMeetingsAdjacentMeetings |
Identifica todos los elementos del calendario adyacentes a una hora de reunión.Identifies all calendar items that are adjacent to a meeting time. |
AppendToItemFieldAppendToItemField |
Identifica los datos que se van a anexar a una sola propiedad de un elemento durante una operación UpdateItem.Identifies data to append to a single property of an item during an UpdateItem operation. |
ConflictingMeetingsConflictingMeetings |
Identifica todos los elementos que entran en conflicto con una hora de reunión.Identifies all items that conflict with a meeting time. |
Crear (ItemSync)Create (ItemSync) |
Identifica un solo elemento que se va a crear en el almacén de cliente local.Identifies a single item to create in the local client store. |
ItemsItems |
Contiene una matriz de elementos.Contains an array of items. |
Elementos (NonEmptyArrayOfAllItemsType)Items (NonEmptyArrayOfAllItemsType) |
Contiene una matriz de elementos que se van a crear.Contains an array of items to create. |
ItemAttachmentItemAttachment |
Representa un elemento de Exchange que está adjunto a otro elemento de Exchange.Represents an Exchange item that is attached to another Exchange item. |
SetItemFieldSetItemField |
Representa una actualización de una propiedad única de un elemento en una operación UpdateItem.Represents an update to a single property of an item in an UpdateItem operation. |
Actualización (ItemSync)Update (ItemSync) |
Identifica un elemento único para actualizar en el almacén de cliente local.Identifies a single item to update in the local client store. |
Valor de textoText value
Ninguno.None.
ComentariosRemarks
El esquema que describe este elemento se encuentra en el directorio virtual IIS que hospeda los servicios Web Exchange.The schema that describes this element is located in the IIS virtual directory that hosts Exchange Web Services.
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 |