WebClientUrlCollection.Urls Propiedad

Definición

Obtiene o establece la lista de direcciones URL de cliente.

public:
 property System::Collections::Generic::List<Microsoft::Exchange::WebServices::Autodiscover::WebClientUrl ^> ^ Urls { System::Collections::Generic::List<Microsoft::Exchange::WebServices::Autodiscover::WebClientUrl ^> ^ get(); };
public System.Collections.Generic.List<Microsoft.Exchange.WebServices.Autodiscover.WebClientUrl> Urls { get; }
Public ReadOnly Property Urls As List(Of WebClientUrl)

Valor de propiedad

List<WebClientUrl>

Una lista de direcciones URL de cliente Web de Exchange.

Se aplica a