Contact.DirectReports Propiedad

Definición

Obtiene los informes directos del contacto. Esta propiedad se introdujo en Exchange Server 2010 SP2 y la API administrada de 1.2 Exchange Web Services (EWS).

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

Valor de propiedad

EmailAddressCollection

Una colección de direcciones de correo electrónico que representan los informes directos del contacto.

Se aplica a