GetUserSettingsResponse

GetUserSettingsResponse class

Inherits: Aspose::Email::Clients::Exchange::AutodiscoverResponse

Represents the response to a GetUsersSettings call for an individual user.

Constructors

NameDescription
GetUserSettingsResponseInitializes a new instance of the GetUserSettingsResponse class.

Methods

NameDescription
get_RedirectTargetGets the redirectionTarget (URL or email address)
get_SettingsGets the requested settings for the user.
get_SmtpAddressGets the SMTP address this response applies to.
get_UserSettingErrorsGets error information for settings that could not be returned.
LoadFromXmlLoads response from XML.
LoadUserSettingsFromXmlLoads from XML.
set_RedirectTargetGets the redirectionTarget (URL or email address)
set_SettingsGets the requested settings for the user.
set_SmtpAddressGets the SMTP address this response applies to.
set_UserSettingErrorsGets error information for settings that could not be returned.
TryGetSettingValueTries the get the user setting value.
AutodiscoverService
GetUserSettingsRequest
OutlookAccount
OutlookConfigurationSettings
OutlookProtocol
OutlookUser