SetClientExtensionActionId Enum

Definition

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

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.

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.

Applies to