public class ServerVersionInfo
extends java.lang.Object
| Modifier and Type | Method and Description |
|---|---|
int |
getMajorBuildNumber()
Gets the major build number.
|
int |
getMajorVersion()
Gets the major version number.
|
int |
getMinorBuildNumber()
Gets the minor build number.
|
int |
getMinorVersion()
Gets the minor version number.
|
java.lang.String |
getVersion()
Gets the Exchange Web Services (EWS) schema version.
|
public int getMajorVersion()
public int getMinorVersion()
public int getMajorBuildNumber()
public int getMinorBuildNumber()
public java.lang.String getVersion()