The WebClientHostSettings type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() | ADPath | |
![]() | AllowedLockouts |
Gets or sets a value that is the maximum number of account lockouts due to failed login
attempts by a user that will be allowed before the user's web client accesss is suspended.
|
![]() | AllowedLoginAttempts |
Gets or sets a value that is the maximum number of failed login attempts by a user that will
be allowed before the web client will stop accepting more attempts.
|
![]() | Count | (Inherited from Settings.) |
![]() | DefaultMessageEncoding |
Gets or sets the name of a code page for an Encoding that will be used as the default
whenever an Encoding is needed for the Host in the web client.
|
![]() | DefaultMessageFallbackEncoding |
Gets or sets a value that the Web Client compose page will use when forwarding or replying if the original message has no identifiable charset.
|
![]() | ImageSuppressionRequired |
Gets or sets a value indicating whether or not user image suppression is required by a Host.
|
![]() | IsReadOnly | (Inherited from Settings.) |
![]() | Item | (Inherited from Settings.) |
![]() | PimEnabled |
Gets or sets a value indicating whether or not Personal Information Management is enabled or
disabled. If PIM is disabled, it will disable Calendars, Notes, and Tasks in the Web Client.
|
![]() | ScriptSuppressionRequired |
Gets or sets a value indicating whether or not user script suppression is required by a Host.
|
See Also