ExchangeVersionType Enumeration
The ExchangeVersionType enumeration specifies the schema version to target for a request.
Namespace: ExchangeWebServices
Assembly: EWS (in EWS.dll)
Syntax
'Declaration
<SerializableAttribute> _
Public Enumeration ExchangeVersionType
'Usage
Dim instance As ExchangeVersionType
[SerializableAttribute]
public enum ExchangeVersionType
Members
| Member name | Description | |
|---|---|---|
| Exchange2007 | Target the schema files for the initial release version of Exchange 2007. | |
| Exchange2007_SP1 | Target the schema files for Exchange 2007 SP1. | |
| Exchange2010 | Target the schema files for the initial release version of Exchange 2010. | |
| Exchange2010_SP1 | ||
| Exchange2010_SP2 |