Uses of Class
microsoft.exchange.webservices.data.core.enumeration.misc.ExchangeVersion

Packages that use ExchangeVersion
microsoft.exchange.webservices.data.autodiscover   
microsoft.exchange.webservices.data.autodiscover.request   
microsoft.exchange.webservices.data.core   
microsoft.exchange.webservices.data.core.enumeration.misc   
microsoft.exchange.webservices.data.core.request   
microsoft.exchange.webservices.data.core.service   
microsoft.exchange.webservices.data.core.service.folder   
microsoft.exchange.webservices.data.core.service.item   
microsoft.exchange.webservices.data.core.service.response   
microsoft.exchange.webservices.data.misc   
microsoft.exchange.webservices.data.property.complex   
microsoft.exchange.webservices.data.property.definition   
 

Uses of ExchangeVersion in microsoft.exchange.webservices.data.autodiscover
 

Methods in microsoft.exchange.webservices.data.autodiscover with parameters of type ExchangeVersion
 Object AutodiscoverService.func(List arg1, List arg2, ExchangeVersion arg3, URI arg4)
           
 TResult IFunctionDelegate.func(T1 arg1, T2 arg2, ExchangeVersion arg3, URI arg4)
          Func.
 GetDomainSettingsResponseCollection AutodiscoverService.getDomainSettings(Iterable<String> domains, ExchangeVersion requestedVersion, DomainSettingName... domainSettingNames)
          Retrieves the specified settings for a set of domains.
protected  GetDomainSettingsResponseCollection AutodiscoverService.getDomainSettings(List<String> domains, List<DomainSettingName> settings, ExchangeVersion requestedVersion)
          Gets the domain settings using Autodiscover SOAP service.
 GetDomainSettingsResponse AutodiscoverService.getDomainSettings(String domain, ExchangeVersion requestedVersion, DomainSettingName... domainSettingNames)
          Retrieves the specified settings for a domain.
 

Constructors in microsoft.exchange.webservices.data.autodiscover with parameters of type ExchangeVersion
AutodiscoverService(ExchangeServiceBase service, ExchangeVersion requestedServerVersion)
          Initializes a new instance of the AutodiscoverService class.
AutodiscoverService(ExchangeVersion requestedServerVersion)
          Initializes a new instance of the "AutodiscoverService" class.
AutodiscoverService(String domain, ExchangeVersion requestedServerVersion)
          Initializes a new instance of the "AutodiscoverService" class.
AutodiscoverService(URI url, ExchangeVersion requestedServerVersion)
          Initializes a new instance of the "AutodiscoverService" class.
AutodiscoverService(URI url, String domain, ExchangeVersion requestedServerVersion)
          Initializes a new instance of the "AutodiscoverService" class.
 

Uses of ExchangeVersion in microsoft.exchange.webservices.data.autodiscover.request
 

Methods in microsoft.exchange.webservices.data.autodiscover.request that return ExchangeVersion
protected  ExchangeVersion ApplyConversationActionRequest.getMinimumRequiredServerVersion()
          Gets the request version.
protected  ExchangeVersion GetDomainSettingsRequest.getRequestedVersion()
          Gets or sets the requestedVersion.
 

Methods in microsoft.exchange.webservices.data.autodiscover.request with parameters of type ExchangeVersion
 void GetDomainSettingsRequest.setRequestedVersion(ExchangeVersion value)
          Sets the requestedVersion.
 

Uses of ExchangeVersion in microsoft.exchange.webservices.data.core
 

Methods in microsoft.exchange.webservices.data.core that return ExchangeVersion
 ExchangeVersion ExchangeServiceBase.getRequestedServerVersion()
          Gets the requested server version.
 

Methods in microsoft.exchange.webservices.data.core with parameters of type ExchangeVersion
static void EwsUtilities.validateClassVersion(ExchangeService service, ExchangeVersion minimumServerVersion, String className)
          Validates class version against the request version.
static void EwsUtilities.validateEnumVersionValue(Enum<?> enumValue, ExchangeVersion requestVersion)
          Validate enum version value.
static void EwsUtilities.validateMethodVersion(ExchangeService service, ExchangeVersion minimumServerVersion, String methodName)
          Validate method version.
static void EwsUtilities.validatePropertyVersion(ExchangeService service, ExchangeVersion minimumServerVersion, String propertyName)
          Validates property version against the request version.
static void EwsUtilities.validateServiceObjectVersion(ServiceObject serviceObject, ExchangeVersion requestVersion)
          Validates service object version against the request version.
 

Constructors in microsoft.exchange.webservices.data.core with parameters of type ExchangeVersion
ExchangeService(ExchangeVersion requestedServerVersion)
          Initializes a new instance of the class, targeting the specified version of EWS and scoped to the system's current time zone.
ExchangeServiceBase(ExchangeServiceBase service, ExchangeVersion requestedServerVersion)
           
ExchangeServiceBase(ExchangeVersion requestedServerVersion)
           
 

Uses of ExchangeVersion in microsoft.exchange.webservices.data.core.enumeration.misc
 

Methods in microsoft.exchange.webservices.data.core.enumeration.misc that return ExchangeVersion
static ExchangeVersion ExchangeVersion.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static ExchangeVersion[] ExchangeVersion.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Uses of ExchangeVersion in microsoft.exchange.webservices.data.core.request
 

Methods in microsoft.exchange.webservices.data.core.request that return ExchangeVersion
protected  ExchangeVersion UpdateUserConfigurationRequest.getMinimumRequiredServerVersion()
          Gets the request version.
protected  ExchangeVersion UpdateItemRequest.getMinimumRequiredServerVersion()
           
protected  ExchangeVersion UpdateInboxRulesRequest.getMinimumRequiredServerVersion()
          Gets the request version.
protected  ExchangeVersion UpdateFolderRequest.getMinimumRequiredServerVersion()
          Gets the request version.
protected  ExchangeVersion UpdateDelegateRequest.getMinimumRequiredServerVersion()
          Gets the request version.
protected  ExchangeVersion UnsubscribeRequest.getMinimumRequiredServerVersion()
          Gets the request version.
protected  ExchangeVersion SyncFolderItemsRequest.getMinimumRequiredServerVersion()
          Gets the request version.
protected  ExchangeVersion SyncFolderHierarchyRequest.getMinimumRequiredServerVersion()
          Gets the request version.
protected  ExchangeVersion SubscribeToStreamingNotificationsRequest.getMinimumRequiredServerVersion()
          Gets the request version.
protected  ExchangeVersion SubscribeToPushNotificationsRequest.getMinimumRequiredServerVersion()
           
protected  ExchangeVersion SubscribeToPullNotificationsRequest.getMinimumRequiredServerVersion()
          Gets the minimum server version required to process this request.
protected  ExchangeVersion SetUserOofSettingsRequest.getMinimumRequiredServerVersion()
          Gets the request version.
protected abstract  ExchangeVersion ServiceRequestBase.getMinimumRequiredServerVersion()
          Gets the minimum server version required to process this request.
protected  ExchangeVersion SendItemRequest.getMinimumRequiredServerVersion()
          Gets the request version.
protected  ExchangeVersion ResolveNamesRequest.getMinimumRequiredServerVersion()
          Gets the request version.
protected  ExchangeVersion RemoveDelegateRequest.getMinimumRequiredServerVersion()
          Gets the request version.
protected  ExchangeVersion PlayOnPhoneRequest.getMinimumRequiredServerVersion()
          Gets the request version.
protected  ExchangeVersion MoveItemRequest.getMinimumRequiredServerVersion()
          Gets the request version.
protected  ExchangeVersion MoveFolderRequest.getMinimumRequiredServerVersion()
          Gets the request version.
protected  ExchangeVersion GetUserOofSettingsRequest.getMinimumRequiredServerVersion()
          Gets the request version.
protected  ExchangeVersion GetUserConfigurationRequest.getMinimumRequiredServerVersion()
          Gets the request version.
protected  ExchangeVersion GetUserAvailabilityRequest.getMinimumRequiredServerVersion()
          Gets the request version.
protected  ExchangeVersion GetStreamingEventsRequest.getMinimumRequiredServerVersion()
          Gets the request version.
protected  ExchangeVersion GetServerTimeZonesRequest.getMinimumRequiredServerVersion()
          Gets the minimum server version required to process this request.
protected  ExchangeVersion GetRoomsRequest.getMinimumRequiredServerVersion()
          Gets the request version.
protected  ExchangeVersion GetRoomListsRequest.getMinimumRequiredServerVersion()
          Gets the request version.
protected  ExchangeVersion GetPhoneCallRequest.getMinimumRequiredServerVersion()
          Gets the request version.
protected  ExchangeVersion GetPasswordExpirationDateRequest.getMinimumRequiredServerVersion()
           
protected  ExchangeVersion GetInboxRulesRequest.getMinimumRequiredServerVersion()
          Gets the request version.
protected  ExchangeVersion GetEventsRequest.getMinimumRequiredServerVersion()
          Gets the request version.
protected  ExchangeVersion GetDelegateRequest.getMinimumRequiredServerVersion()
          Gets the request version.
protected  ExchangeVersion GetAttachmentRequest.getMinimumRequiredServerVersion()
          Gets the request version.
protected  ExchangeVersion FindItemRequest.getMinimumRequiredServerVersion()
          Gets the request version.
protected  ExchangeVersion FindFolderRequest.getMinimumRequiredServerVersion()
          Gets the request version.
protected  ExchangeVersion FindConversationRequest.getMinimumRequiredServerVersion()
          Gets the request version.
protected  ExchangeVersion ExpandGroupRequest.getMinimumRequiredServerVersion()
          Gets the request version.
protected  ExchangeVersion ExecuteDiagnosticMethodRequest.getMinimumRequiredServerVersion()
          Gets the request version.
protected  ExchangeVersion EmptyFolderRequest.getMinimumRequiredServerVersion()
          Gets the request version.
protected  ExchangeVersion DisconnectPhoneCallRequest.getMinimumRequiredServerVersion()
          Gets the request version.
protected  ExchangeVersion DeleteUserConfigurationRequest.getMinimumRequiredServerVersion()
          Gets the request version.
protected  ExchangeVersion DeleteItemRequest.getMinimumRequiredServerVersion()
          Gets the request version.
protected  ExchangeVersion DeleteFolderRequest.getMinimumRequiredServerVersion()
          Gets the request version.
protected  ExchangeVersion DeleteAttachmentRequest.getMinimumRequiredServerVersion()
          Gets the request version.
protected  ExchangeVersion CreateUserConfigurationRequest.getMinimumRequiredServerVersion()
          Gets the request version.
protected  ExchangeVersion CreateResponseObjectRequest.getMinimumRequiredServerVersion()
          Gets the request version.
protected  ExchangeVersion CreateItemRequest.getMinimumRequiredServerVersion()
          Gets the request version.
protected  ExchangeVersion CreateFolderRequest.getMinimumRequiredServerVersion()
          Gets the request version.
protected  ExchangeVersion CreateAttachmentRequest.getMinimumRequiredServerVersion()
          Gets the request version.
protected  ExchangeVersion CopyItemRequest.getMinimumRequiredServerVersion()
          Gets the request version.
protected  ExchangeVersion CopyFolderRequest.getMinimumRequiredServerVersion()
          Gets the request version.
protected  ExchangeVersion ConvertIdRequest.getMinimumRequiredServerVersion()
          Gets the request version.
protected  ExchangeVersion AddDelegateRequest.getMinimumRequiredServerVersion()
          Gets the request version.
 

Uses of ExchangeVersion in microsoft.exchange.webservices.data.core.service
 

Methods in microsoft.exchange.webservices.data.core.service that return ExchangeVersion
abstract  ExchangeVersion ServiceObject.getMinimumRequiredServerVersion()
          Gets the minimum required server version.
 

Uses of ExchangeVersion in microsoft.exchange.webservices.data.core.service.folder
 

Methods in microsoft.exchange.webservices.data.core.service.folder that return ExchangeVersion
 ExchangeVersion TasksFolder.getMinimumRequiredServerVersion()
          Gets the minimum required server version.
 ExchangeVersion SearchFolder.getMinimumRequiredServerVersion()
          Gets the minimum required server version.
 ExchangeVersion Folder.getMinimumRequiredServerVersion()
          Gets the minimum required server version.
 ExchangeVersion ContactsFolder.getMinimumRequiredServerVersion()
          Gets the minimum required server version.
 ExchangeVersion CalendarFolder.getMinimumRequiredServerVersion()
          Obtains a list of appointments by searching the contents of this folder and performing recurrence expansion.
 

Uses of ExchangeVersion in microsoft.exchange.webservices.data.core.service.item
 

Methods in microsoft.exchange.webservices.data.core.service.item that return ExchangeVersion
 ExchangeVersion Task.getMinimumRequiredServerVersion()
          Gets the minimum required server version.
 ExchangeVersion PostItem.getMinimumRequiredServerVersion()
          Internal method to return the schema associated with this type of object.
 ExchangeVersion MeetingResponse.getMinimumRequiredServerVersion()
          Gets the minimum required server version.
 ExchangeVersion MeetingRequest.getMinimumRequiredServerVersion()
          Gets the minimum required server version.
 ExchangeVersion MeetingMessage.getMinimumRequiredServerVersion()
          Gets the minimum required server version.
 ExchangeVersion MeetingCancellation.getMinimumRequiredServerVersion()
          Gets the minimum required server version.
 ExchangeVersion Item.getMinimumRequiredServerVersion()
          Gets the minimum required server version.
 ExchangeVersion EmailMessage.getMinimumRequiredServerVersion()
          Gets the minimum required server version.
 ExchangeVersion Conversation.getMinimumRequiredServerVersion()
          Gets the minimum required server version.
 ExchangeVersion ContactGroup.getMinimumRequiredServerVersion()
          Gets the minimum required server version.
 ExchangeVersion Contact.getMinimumRequiredServerVersion()
          Gets the minimum required server version.
 ExchangeVersion Appointment.getMinimumRequiredServerVersion()
          Gets the minimum required server version.
 

Uses of ExchangeVersion in microsoft.exchange.webservices.data.core.service.response
 

Methods in microsoft.exchange.webservices.data.core.service.response that return ExchangeVersion
 ExchangeVersion SuppressReadReceipt.getMinimumRequiredServerVersion()
          Gets the minimum required server version.
 ExchangeVersion ResponseMessage.getMinimumRequiredServerVersion()
          Gets the minimum required server version.
 ExchangeVersion RemoveFromCalendar.getMinimumRequiredServerVersion()
          Gets the minimum required server version.
 ExchangeVersion PostReply.getMinimumRequiredServerVersion()
          Gets the minimum required server version.
 ExchangeVersion DeclineMeetingInvitationMessage.getMinimumRequiredServerVersion()
          Gets the minimum required server version.
 ExchangeVersion CancelMeetingMessage.getMinimumRequiredServerVersion()
          Gets the minimum required server version.
 ExchangeVersion AcceptMeetingInvitationMessage.getMinimumRequiredServerVersion()
          Gets the minimum required server version.
 

Uses of ExchangeVersion in microsoft.exchange.webservices.data.misc
 

Methods in microsoft.exchange.webservices.data.misc with parameters of type ExchangeVersion
 void FolderIdWrapperList.validate(ExchangeVersion version)
          Validates list of folderIds against a specified request version.
protected  void FolderIdWrapper.validate(ExchangeVersion version)
          Validates folderId against specified version.
protected  void AbstractFolderIdWrapper.validate(ExchangeVersion version)
          Validates folderId against specified version.
 

Uses of ExchangeVersion in microsoft.exchange.webservices.data.property.complex
 

Methods in microsoft.exchange.webservices.data.property.complex with parameters of type ExchangeVersion
 void FolderId.validate(ExchangeVersion version)
          Validates FolderId against a specified request version.
 

Uses of ExchangeVersion in microsoft.exchange.webservices.data.property.definition
 

Methods in microsoft.exchange.webservices.data.property.definition that return ExchangeVersion
 ExchangeVersion ServiceObjectPropertyDefinition.getVersion()
          Gets the minimum Exchange version that supports this property.
abstract  ExchangeVersion PropertyDefinitionBase.getVersion()
          Gets the minimum Exchange version that supports this property.
 ExchangeVersion PropertyDefinition.getVersion()
          Gets the minimum Exchange version that supports this property.
 ExchangeVersion ExtendedPropertyDefinition.getVersion()
          Gets the minimum Exchange version that supports this extended property.
 

Methods in microsoft.exchange.webservices.data.property.definition with parameters of type ExchangeVersion
 boolean StartTimeZonePropertyDefinition.hasFlag(PropertyDefinitionFlags flag, ExchangeVersion version)
          Determines whether the specified flag is set.
 boolean PropertyDefinition.hasFlag(PropertyDefinitionFlags flag, ExchangeVersion version)
          Determines whether the specified flag is set.
 boolean AttachmentsPropertyDefinition.hasFlag(PropertyDefinitionFlags flag, ExchangeVersion version)
          Determines whether the specified flag is set.
 

Constructors in microsoft.exchange.webservices.data.property.definition with parameters of type ExchangeVersion
BoolPropertyDefinition(String xmlElementName, String uri, EnumSet<PropertyDefinitionFlags> flags, ExchangeVersion version)
          Initializes a new instance.
BoolPropertyDefinition(String xmlElementName, String uri, EnumSet<PropertyDefinitionFlags> flags, ExchangeVersion version, boolean isNullable)
          Initializes a new instance.
BoolPropertyDefinition(String xmlElementName, String uri, ExchangeVersion version)
          Initializes a new instance.
ByteArrayPropertyDefinition(String xmlElementName, String uri, EnumSet<PropertyDefinitionFlags> flags, ExchangeVersion version)
          Initializes a new instance.
ComplexPropertyDefinition(Class<TComplexProperty> cls, String xmlElementName, EnumSet<PropertyDefinitionFlags> flags, ExchangeVersion version, ICreateComplexPropertyDelegate<TComplexProperty> propertyCreationDelegate)
          Initializes a new instance.
ComplexPropertyDefinition(Class<TComplexProperty> cls, String xmlElementName, String uri, EnumSet<PropertyDefinitionFlags> flags, ExchangeVersion version, ICreateComplexPropertyDelegate<TComplexProperty> propertyCreationDelegate)
          Instantiates a new complex property definition.
ComplexPropertyDefinition(Class<TComplexProperty> cls, String xmlElementName, String uri, ExchangeVersion version, ICreateComplexPropertyDelegate<TComplexProperty> propertyCreationDelegate)
          Initializes a new instance.
ComplexPropertyDefinition(String attachments, String xmlElementName, ExchangeVersion version, EnumSet<PropertyDefinitionFlags> flags, ICreateComplexPropertyDelegate<TComplexProperty> propertyCreationDelegate)
          Instantiates a new complex property definition.
ComplexPropertyDefinition(String xmlElementName, String uri, ExchangeVersion version, ICreateComplexPropertyDelegate<TComplexProperty> propertyCreationDelegate)
           
ComplexPropertyDefinitionBase(String xmlElementName, EnumSet<PropertyDefinitionFlags> flags, ExchangeVersion version)
          Initializes a new instance.
ComplexPropertyDefinitionBase(String xmlElementName, String uri, EnumSet<PropertyDefinitionFlags> flags, ExchangeVersion version)
          Initializes a new instance.
ComplexPropertyDefinitionBase(String xmlElementName, String uri, ExchangeVersion version)
          Initializes a new instance.
ContainedPropertyDefinition(Class<TComplexProperty> cls, String xmlElementName, String uri, String containedXmlElementName, EnumSet<PropertyDefinitionFlags> flags, ExchangeVersion version, ICreateComplexPropertyDelegate<TComplexProperty> propertyCreationDelegate)
          Initializes a new instance of.
DateTimePropertyDefinition(String xmlElementName, String uri, EnumSet<PropertyDefinitionFlags> flags, ExchangeVersion version)
          Initializes a new instance of the DateTimePropertyDefinition class.
DateTimePropertyDefinition(String xmlElementName, String uri, EnumSet<PropertyDefinitionFlags> flags, ExchangeVersion version, boolean isNullable)
          Initializes a new instance of the DateTimePropertyDefinition class.
DateTimePropertyDefinition(String xmlElementName, String uri, ExchangeVersion version)
          Initializes a new instance of the DateTimePropertyDefinition class.
DoublePropertyDefinition(String xmlElementName, String uri, EnumSet<PropertyDefinitionFlags> flags, ExchangeVersion version)
          Initializes a new instance of the "DoublePropertyDefinition" class.
EffectiveRightsPropertyDefinition(String xmlElementName, String uri, EnumSet<PropertyDefinitionFlags> flags, ExchangeVersion version)
          Initializes a new instance of the EffectiveRightsPropertyDefinition.
GenericPropertyDefinition(Class<TPropertyValue> cls, String xmlElementName, String uri, EnumSet<PropertyDefinitionFlags> flags, ExchangeVersion version)
          Initializes a new instance of the "GenericPropertyDefinition<T>" class.
GenericPropertyDefinition(Class<TPropertyValue> cls, String xmlElementName, String uri, EnumSet<PropertyDefinitionFlags> flags, ExchangeVersion version, boolean isNullable)
          Initializes a new instance of the GenericPropertyDefinition class.
GenericPropertyDefinition(Class<TPropertyValue> cls, String xmlElementName, String uri, ExchangeVersion version)
          Initializes a new instance of the "GenericPropertyDefinition<T>" class.
IntPropertyDefinition(String xmlElementName, String uri, EnumSet<PropertyDefinitionFlags> flags, ExchangeVersion version)
          Initializes a new instance of the "IntPropertyDefinition" class.
IntPropertyDefinition(String xmlElementName, String uri, EnumSet<PropertyDefinitionFlags> flags, ExchangeVersion version, boolean isNullable)
          Initializes a new instance of the "IntPropertyDefinition" class.
IntPropertyDefinition(String xmlElementName, String uri, ExchangeVersion version)
          Initializes a new instance of the "IntPropertyDefinition" class.
MeetingTimeZonePropertyDefinition(String xmlElementName, String uri, EnumSet<PropertyDefinitionFlags> flags, ExchangeVersion version)
          Initializes a new instance of the MeetingTimeZonePropertyDefinition class.
PermissionSetPropertyDefinition(String xmlElementName, String uri, EnumSet<PropertyDefinitionFlags> flags, ExchangeVersion version)
          Initializes a new instance of the PermissionSetPropertyDefinition class.
PropertyDefinition(String xmlElementName, EnumSet<PropertyDefinitionFlags> flags, ExchangeVersion version)
          Initializes a new instance.
PropertyDefinition(String xmlElementName, String uri, EnumSet<PropertyDefinitionFlags> flags, ExchangeVersion version)
          Initializes a new instance.
PropertyDefinition(String xmlElementName, String uri, ExchangeVersion version)
          Initializes a new instance.
RecurrencePropertyDefinition(String xmlElementName, String uri, EnumSet<PropertyDefinitionFlags> flags, ExchangeVersion version)
          Initializes a new instance of the RecurrencePropertyDefinition class.
ResponseObjectsPropertyDefinition(String xmlElementName, String uri, ExchangeVersion version)
          Initializes a new instance of the ResponseObjectsPropertyDefinition class.
StartTimeZonePropertyDefinition(String xmlElementName, String uri, EnumSet<PropertyDefinitionFlags> flags, ExchangeVersion version)
          Initializes a new instance of the StartTimeZonePropertyDefinition class.
StringPropertyDefinition(String xmlElementName, String uri, EnumSet<PropertyDefinitionFlags> flags, ExchangeVersion version)
          Initializes a new instance of the "StringPropertyDefinition" class.
TaskDelegationStatePropertyDefinition(String xmlElementName, String uri, EnumSet<PropertyDefinitionFlags> flags, ExchangeVersion version)
          Initializes a new instance of the "TaskDelegationStatePropertyDefinition" class.
TimeSpanPropertyDefinition(String xmlElementName, String uri, EnumSet<PropertyDefinitionFlags> flags, ExchangeVersion version)
          Initializes a new instance of the "TimeSpanPropertyDefinition" class.
TimeZonePropertyDefinition(String xmlElementName, String uri, EnumSet<PropertyDefinitionFlags> flags, ExchangeVersion version)
          Initializes a new instance of the TimeZonePropertyDefinition class.
 



Copyright © 2012–2015 Microsoft. All rights reserved.