Settings

IActiveSyncTLClient.Settings method

The Settings supports get and set operations on global properties and Out of Office (OOF) settings for the user. The Settings also sends device information to the server, implements the device password/personal identification number (PIN) recovery, and retrieves a list of the user’s email addresses.

public SettingsResponse Settings(SettingsRequest request)
Parameter Type Description
request SettingsRequest Settings operation parameters

Return Value

Returns settings operation result

See Also