Compartilhar via


ConversationNode.Items Propriedade

Definição

Obtém ou define os itens em um nó de conversa. A Items propriedade é aplicável para clientes que visam Exchange Online e versões do Exchange a partir de Exchange Server 2013.

public:
 property System::Collections::Generic::List<Microsoft::Exchange::WebServices::Data::Item ^> ^ Items { System::Collections::Generic::List<Microsoft::Exchange::WebServices::Data::Item ^> ^ get(); void set(System::Collections::Generic::List<Microsoft::Exchange::WebServices::Data::Item ^> ^ value); };
public System.Collections.Generic.List<Microsoft.Exchange.WebServices.Data.Item> Items { get; set; }
Public Property Items As List(Of Item)

Valor da propriedade

A lista de itens.

Aplica-se a