MeetingSuggestion.Attendees Propiedad

Definición

Obtiene a los asistentes de la reunión. El Attendees (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::EmailUserEntityCollection ^ Attendees { Microsoft::Exchange::WebServices::Data::EmailUserEntityCollection ^ get(); };
public Microsoft.Exchange.WebServices.Data.EmailUserEntityCollection Attendees { get; }
Public ReadOnly Property Attendees As EmailUserEntityCollection

Valor de propiedad

EmailUserEntityCollection

Los asistentes.

Se aplica a