FindConversationResults.HighlightTerms Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Obtient les termes en surbrillance retournés par l’opération de recherche. La HighlightTerms propriété s’applique aux clients qui ciblent Exchange Online et versions d’Exchange à compter de Exchange Server 2013.
public:
property System::Collections::ObjectModel::Collection<Microsoft::Exchange::WebServices::Data::HighlightTerm ^> ^ HighlightTerms { System::Collections::ObjectModel::Collection<Microsoft::Exchange::WebServices::Data::HighlightTerm ^> ^ get(); };
public System.Collections.ObjectModel.Collection<Microsoft.Exchange.WebServices.Data.HighlightTerm> HighlightTerms { get; }
Public ReadOnly Property HighlightTerms As Collection(Of HighlightTerm)
Valeur de propriété
Termes en surbrillance retournés par l’opération de recherche.