EntityExtractionResult.Contacts Propiedad
Definición
Importante
Parte de la información hace referencia a la versión preliminar del producto, que puede haberse modificado sustancialmente antes de lanzar la versión definitiva. Microsoft no otorga ninguna garantía, explícita o implícita, con respecto a la información proporcionada aquí.
Obtiene el conjunto de contactos que devuelve. El Contacts (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::ContactEntityCollection ^ Contacts { Microsoft::Exchange::WebServices::Data::ContactEntityCollection ^ get(); };
public Microsoft.Exchange.WebServices.Data.ContactEntityCollection Contacts { get; }
Public ReadOnly Property Contacts As ContactEntityCollection
Valor de propiedad
Los contactos extraídos.