ClientExtensionProvidedTo Enum

Definition

Specifies the users for whom the client extension is provided. The ClientExtensionProvidedTo enumeration is applicable for clients that target Exchange Online and versions of Exchange starting with Exchange Server 2013.

public enum class ClientExtensionProvidedTo
public enum ClientExtensionProvidedTo
Public Enum ClientExtensionProvidedTo
Inheritance
ClientExtensionProvidedTo

Fields

Everyone 0

The Everyone group in the Global Address List. The Everyone field is applicable for clients that target Exchange Online and versions of Exchange starting with Exchange Server 2013.

SpecificUsers 1

The set of users specified from the Global Address list. The SpecificUsers field is applicable for clients that target Exchange Online and versions of Exchange starting with Exchange Server 2013.

Applies to