UserConfigurationDictionary.UpdateFromJsonCollection method
EWS Managed API
Updates an existing configuration dictionary by using a collection of JavaScript Object Notation (JSON) objects.
The UpdateFromJsonCollection([], ExchangeService) method is applicable for clients that target Exchange Online and versions of Exchange starting with Exchange Server 2013.
Assembly: Microsoft.Exchange.WebServices (in Microsoft.Exchange.WebServices.dll)
Parameters
- jsonCollection
- Type: []
The JSON collection.
- service
- Type: Microsoft.Exchange.WebServices.Data.ExchangeService
An Exchange service object.