Table of Contents

Class ProtocolConnectionCollection

Namespace
Microsoft.Exchange.WebServices.Autodiscover
Assembly
Microsoft.Exchange.WebServices.dll

Represents a user setting that is a collection of protocol connection.

public sealed class ProtocolConnectionCollection
Inheritance
ProtocolConnectionCollection
Inherited Members

Properties

Connections

Gets the Connections.

public List<ProtocolConnection> Connections { get; }

Property Value

List<ProtocolConnection>