OutlookProtocol constructor
OutlookProtocol()
Implementation
OutlookProtocol() {
this.internalOutlookWebAccessUrls = new WebClientUrlCollection();
this.externalOutlookWebAccessUrls = new WebClientUrlCollection();
}
OutlookProtocol() {
this.internalOutlookWebAccessUrls = new WebClientUrlCollection();
this.externalOutlookWebAccessUrls = new WebClientUrlCollection();
}