Partager via


ConversationNode.Items Propriété

Définition

Obtient ou définit les éléments d’un nœud de conversation. La Items propriété s’applique aux clients qui ciblent Exchange Online et versions d’Exchange à compter 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)

Valeur de propriété

Liste d’éléments.

S’applique à