EwsAvailabilityProvider

Describes an EWS based availability provider. This is only used as input to the service.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The endpoint of the remote EWS server.

Link copied to clipboard

The password used to authenticate the remote EWS server.

Link copied to clipboard

The username used to authenticate the remote EWS server.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String