EntityExtractionResult.MeetingSuggestions Propiedad

Definición

Obtiene el conjunto de sugerencias de reunión devuelto. El MeetingSuggestions (propiedad) es aplicable para los clientes que estén destinados a Exchange Online y versiones de Exchange a partir de Exchange Server 2013.

public:
 property Microsoft::Exchange::WebServices::Data::MeetingSuggestionCollection ^ MeetingSuggestions { Microsoft::Exchange::WebServices::Data::MeetingSuggestionCollection ^ get(); };
public Microsoft.Exchange.WebServices.Data.MeetingSuggestionCollection MeetingSuggestions { get; }
Public ReadOnly Property MeetingSuggestions As MeetingSuggestionCollection

Valor de propiedad

MeetingSuggestionCollection

Las sugerencias de reunión extraídos.

Se aplica a