ExchangeService.UninstallApp method
EWS Managed API
Uninstalls a mail app.
The UninstallApp(String) 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)
'Declaration Public Sub UninstallApp ( _ id As String _ ) 'Usage Dim instance As ExchangeService Dim id As String instance.UninstallApp(id)
Parameters
- id
- Type: System.String
The application ID.