Partager via


ProtocolConnectionCollection.Connections Propriété

Définition

Obtient une liste de connexions de protocole utilisateur.

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

Valeur de propriété

Liste contenant les connexions de protocole de l’utilisateur.

S’applique à