Microsoft Health Web Methods

GetApplicationSettings

Request

This method takes no parameters in the request.

<Documentation pending>

Response

Gets the application specific settings for the person.

An application can store person preferences and other settings for the person in the Microsoft Health Service. These settings are automatically returned when GetPersonInfo is called but can also be retrieved through the use of GetApplicationSettings.

If you are familiar with Windows development, this would be analogus to HKEY_CURRENT_USER settings in the Windows Registry.

The Microsoft Health Service does not interpret this data at all and only acts as storage for it on behalf of the application.