EntityExtractionResult.Contacts Propiedad

Definición

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

ContactEntityCollection

Los contactos extraídos.

Se aplica a