Microsoft Health Schemas

urn:com.microsoft.wc.methods.SetApplicationSettings

Sets the application specific settings for the person.

Types

The schema defines the following types.

TypeSummary
AppSettings The application specific settings for the person.

Elements

The schema defines the following elements.

TypeSummary
info

Remarks

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 by calling GetApplicationSettings.

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

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