microsoft.exchange.webservices.data
Class ProtocolConnectionCollection

java.lang.Object
  extended by microsoft.exchange.webservices.data.ProtocolConnectionCollection

public final class ProtocolConnectionCollection
extends java.lang.Object

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


Method Summary
 java.util.ArrayList<ProtocolConnection> getConnections()
          Gets the Connections.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getConnections

public java.util.ArrayList<ProtocolConnection> getConnections()
Gets the Connections.

Returns:
the connections