GetUserSettingsResponse Properties

The GetUserSettingsResponse type exposes the following members.

Properties
  NameDescription
Public propertyErrorCode
Gets the error code that was returned by the service.
(Inherited from AutodiscoverResponse.)
Public propertyErrorMessage
Gets the error message that was returned by the service.
(Inherited from AutodiscoverResponse.)
Public propertyRedirectTarget
Gets the redirectionTarget (URL or email address)
Public propertySettings
Gets the requested settings for the user.
Public propertySmtpAddress
Gets the SMTP address this response applies to.
Public propertyUserSettingErrors
Gets error information for settings that could not be returned.
See Also