public final class ProtocolConnectionCollection extends Object
Modifier and Type | Method and Description |
---|---|
ArrayList<ProtocolConnection> |
getConnections()
Gets the Connections.
|
static ProtocolConnectionCollection |
loadFromXml(EwsXmlReader reader)
Read user setting with ProtocolConnectionCollection value.
|
public static ProtocolConnectionCollection loadFromXml(EwsXmlReader reader) throws Exception
reader
- EwsServiceXmlReaderException
- the exceptionpublic ArrayList<ProtocolConnection> getConnections()
Copyright © 2012–2015 Microsoft. All rights reserved.