Partager via


WebClientUrlCollection.Urls Propriété

Définition

Obtient ou définit la liste des URL clientes.

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)

Valeur de propriété

Liste des URL du client Web Exchange.

S’applique à