Nota
L-aċċess għal din il-paġna jeħtieġ l-awtorizzazzjoni. Tista’ tipprova tidħol jew tibdel id-direttorji.
L-aċċess għal din il-paġna jeħtieġ l-awtorizzazzjoni. Tista’ tipprova tibdel id-direttorji.
The Action element contains the action that the Exchange server should take on an app.
<Action ActionId="" ExtensionId="">
<ClientExtension/>
</Action>
SetClientExtensionActionType
Attributes and elements
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 |
|---|---|
| ClientExtension |
Contains user and configuration information about an app. |
Parent elements
| Element | Description |
|---|---|
| Actions (ArrayOfSetClientExtensionActionsType) |
Specifies an array of Action elements. |
Remarks
This element was introduced in Exchange Server 2013.
The schema that describes this element is located in the IIS virtual directory that hosts Exchange Web Services.
Element information
| Element | Example |
|---|---|
| Namespace |
http://schemas.microsoft.com/exchange/services/2006/types |
| Schema Name |
Type schema |
| Validation File |
types.xsd |
| Can Be Empty |