SetClientExtensionActionId Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Defines the type of the set-client-extension action identifier. The SetClientExtensionActionId enumeration is applicable for clients that target Exchange Online and versions of Exchange starting with Exchange Server 2013.
public enum class SetClientExtensionActionId
public enum SetClientExtensionActionId
Public Enum SetClientExtensionActionId
- Inheritance
-
SetClientExtensionActionId
Fields
Name | Value | Description |
---|---|---|
Install | 0 | Install a client app. The Install field is applicable for clients that target Exchange Online and versions of Exchange starting with Exchange Server 2013. |
Uninstall | 1 | Uninstall a client app. The Uninstall field is applicable for clients that target Exchange Online and versions of Exchange starting with Exchange Server 2013. |
Configure | 2 | Configure a client app. The Configure field is applicable for clients that target Exchange Online and versions of Exchange starting with Exchange Server 2013. |