CreateItemType.Items Propiedad
Definición
Importante
Parte de la información hace referencia a la versión preliminar del producto, que puede haberse modificado sustancialmente antes de lanzar la versión definitiva. Microsoft no otorga ninguna garantía, explícita o implícita, con respecto a la información proporcionada aquí.
La Items propiedad obtiene o establece la colección de elementos que se va a crear.
public:
property ExchangeWebServices::NonEmptyArrayOfAllItemsType ^ Items { ExchangeWebServices::NonEmptyArrayOfAllItemsType ^ get(); void set(ExchangeWebServices::NonEmptyArrayOfAllItemsType ^ value); };
public ExchangeWebServices.NonEmptyArrayOfAllItemsType Items { get; set; }
Public Property Items As NonEmptyArrayOfAllItemsType
Valor de propiedad
La Items propiedad devuelve una NonEmptyArrayOfAllItemsType colección que contiene todos los elementos que se van a crear.
Comentarios
La NonEmptyArrayOfAllItemsType colección puede contener cualquiera de los siguientes elementos:
- ItemType
- MessageType
- CalendarItemType
- ContactItemType
- DistributionListType
- MeetingMessageType
- MeetingRequestMessageType
- MeetingResponseMessageType
- MeetingCancellationMessageType
- TaskType
- ReplyToItemType
- ReplyAllToItemType
- ForwardItemType
- AcceptItemType
- TentativelyAcceptItemType
- DeclineItemType
- CancelCalendarItemType
- RemoveItemType
- SuppressReadReceiptType