Compartir a través de


EntityExtractionResult.Contacts Propiedad

Definición

Obtiene el conjunto de contactos devueltos. La Contacts propiedad es aplicable a los clientes que tienen como destino 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.

Se aplica a