RedactedEwsAvailabilityProvider
Describes an EWS based availability provider when returned from the service. It does not contain the password of the endpoint.
Contents
- EwsEndpoint
-
The endpoint of the remote EWS server.
Type: String
Length Constraints: Maximum length of 256.
Pattern:
https?://[A-Za-z0-9.-]+(:[0-9]+)?/.*
Required: No
- EwsUsername
-
The username used to authenticate the remote EWS server.
Type: String
Length Constraints: Maximum length of 256.
Pattern:
[\u0020-\u00FF]+
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: