Action (SetClientExtensionActionType)
The Action element contains the action that the Exchange server should take on an app.
Last modified: November 08, 2012
Applies to: Exchange Online | Exchange Server 2013 | Office 365
<Action ActionId="" ExtensionId=""> <ClientExtension/> </Action>
SetClientExtensionActionType
The following sections describe attributes, child elements, and parent elements.
Attributes
|
Attribute |
Description |
|---|---|
|
ActionId |
Specifies the identifier of the action. This attribute is required. |
|
ExtensionId |
Specifies the identifier of the extension. This attribute is optional. |
ActionId
|
Value |
Description |
|---|---|
|
Configure |
Indicates a configuration action. |
|
Install |
Indicates an installation action. |
|
Uninstall |
Indicates an uninstallation action. |
Child elements
|
Element |
Description |
|---|---|
|
Contains user and configuration information about an app. |
Parent elements
|
Element |
Description |
|---|---|
|
Specifies an array of Action elements. |