ClientExtensionProvidedTo 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.
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
Name | Value | Description |
---|---|---|
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. |