GetUsersSettings
GetUsersSettings
Retrieves the specified settings for a set of users.
Returns: A GetUserSettingsResponseCollection object containing the responses for each individual user.
GetUsersSettings(System::SharedPtr < System::Collections::Generic::IEnumerable< System::String >> userSmtpAddresses, const System::ArrayPtr< UserSettingName > & userSettingNames)
| Parameter | Description |
|---|---|
| userSmtpAddresses | The SMTP addresses of the users. |
| userSettingNames | The user setting names. |