EntityExtractionResult.Urls Propiedad

Definición

Obtiene el conjunto de direcciones URL devueltas. El Urls (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::UrlEntityCollection ^ Urls { Microsoft::Exchange::WebServices::Data::UrlEntityCollection ^ get(); };
public Microsoft.Exchange.WebServices.Data.UrlEntityCollection Urls { get; }
Public ReadOnly Property Urls As UrlEntityCollection

Valor de propiedad

UrlEntityCollection

Las direcciones URL extraídas.

Se aplica a