Top | ![]() |
![]() |
![]() |
![]() |
An account object implements this interface if it represents a Microsoft Exchange server.
Since 3.6.0
AcceptSslErrors readable b
Accept SSL/TLS errors caused by invalid certificates.
Since 3.8.0
Host readable s
The Exchange server to use. This is always a domain name.
Use this to determine the
Autodiscover service endpoints. eg. if
"Host" is
bar.com
, then the possible endpoints are
https://bar.com/autodiscover/autodiscover.xml
and
https://autodiscover.bar.com/autodiscover/autodiscover.xml
.
Since 3.6.0