ExchangeService.SetClientExtension method
EWS Managed API
Sets the client extension data. This method is used in server-to-server calls to install, uninstall, or configure organization extensions to support the administrator's management of organization extensions via Windows PowerShell or the Exchange Unified Management Console (UMC).
The SetClientExtension(List<SetClientExtensionAction>) 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
- actions
- Type: System.Collections.Generic.List<SetClientExtensionAction>
A collection of actions applied to client extensions.