Uses of Class
microsoft.exchange.webservices.data.core.enumeration.misc.ExchangeVersion
-
-
Uses of ExchangeVersion in microsoft.exchange.webservices.data.attribute
Methods in microsoft.exchange.webservices.data.attribute that return ExchangeVersion Modifier and Type Method Description ExchangeVersionversion()Version. -
Uses of ExchangeVersion in microsoft.exchange.webservices.data.autodiscover
Methods in microsoft.exchange.webservices.data.autodiscover with parameters of type ExchangeVersion Modifier and Type Method Description ObjectAutodiscoverService. func(List arg1, List arg2, ExchangeVersion arg3, URI arg4)TResultIFunctionDelegate. func(T1 arg1, T2 arg2, ExchangeVersion arg3, URI arg4)Func.GetDomainSettingsResponseCollectionAutodiscoverService. getDomainSettings(Iterable<String> domains, ExchangeVersion requestedVersion, DomainSettingName... domainSettingNames)Retrieves the specified settings for a set of domains.GetDomainSettingsResponseAutodiscoverService. getDomainSettings(String domain, ExchangeVersion requestedVersion, DomainSettingName... domainSettingNames)Retrieves the specified settings for a domain.protected GetDomainSettingsResponseCollectionAutodiscoverService. getDomainSettings(List<String> domains, List<DomainSettingName> settings, ExchangeVersion requestedVersion)Gets the domain settings using Autodiscover SOAP service.Constructors in microsoft.exchange.webservices.data.autodiscover with parameters of type ExchangeVersion Constructor Description AutodiscoverService(String domain, 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.AutodiscoverService(URI url, ExchangeVersion requestedServerVersion)Initializes a new instance of the "AutodiscoverService" class.AutodiscoverService(ExchangeVersion requestedServerVersion)Initializes a new instance of the "AutodiscoverService" class.AutodiscoverService(ExchangeServiceBase service, 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 Modifier and Type Method Description protected ExchangeVersionApplyConversationActionRequest. getMinimumRequiredServerVersion()Gets the request version.protected ExchangeVersionGetDomainSettingsRequest. getRequestedVersion()Gets or sets the requestedVersion.Methods in microsoft.exchange.webservices.data.autodiscover.request with parameters of type ExchangeVersion Modifier and Type Method Description voidGetDomainSettingsRequest. 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 Modifier and Type Method Description ExchangeVersionExchangeServiceBase. getRequestedServerVersion()Gets the requested server version.Methods in microsoft.exchange.webservices.data.core with parameters of type ExchangeVersion Modifier and Type Method Description static voidEwsUtilities. validateClassVersion(ExchangeService service, ExchangeVersion minimumServerVersion, String className)Validates class version against the request version.static voidEwsUtilities. validateEnumVersionValue(Enum<?> enumValue, ExchangeVersion requestVersion)Validate enum version value.static voidEwsUtilities. validateMethodVersion(ExchangeService service, ExchangeVersion minimumServerVersion, String methodName)Validate method version.static voidEwsUtilities. validatePropertyVersion(ExchangeService service, ExchangeVersion minimumServerVersion, String propertyName)Validates property version against the request version.static voidEwsUtilities. 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 Constructor Description ExchangeService(ExchangeVersion requestedServerVersion)Initializes a new instance of theExchangeServiceclass, targeting the specified version of EWS and scoped to the system's current time zone.ExchangeService(ExchangeVersion requestedServerVersion, org.apache.http.impl.client.CloseableHttpClient httpClient, org.apache.http.impl.client.CloseableHttpClient httpPoolingClient)Initializes a new instance of theExchangeServiceclass, targeting the specified version of EWS and scoped to the system's current time zone.ExchangeServiceBase(ExchangeVersion requestedServerVersion)ExchangeServiceBase(ExchangeVersion requestedServerVersion, org.apache.http.impl.client.CloseableHttpClient httpClient, org.apache.http.impl.client.CloseableHttpClient httpPoolingClient)ExchangeServiceBase(ExchangeServiceBase service, 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 Modifier and Type Method Description static ExchangeVersionExchangeVersion. 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 Modifier and Type Method Description protected ExchangeVersionAddDelegateRequest. getMinimumRequiredServerVersion()Gets the request version.protected ExchangeVersionConvertIdRequest. getMinimumRequiredServerVersion()Gets the request version.protected ExchangeVersionCopyFolderRequest. getMinimumRequiredServerVersion()Gets the request version.protected ExchangeVersionCopyItemRequest. getMinimumRequiredServerVersion()Gets the request version.protected ExchangeVersionCreateAttachmentRequest. getMinimumRequiredServerVersion()Gets the request version.protected ExchangeVersionCreateFolderRequest. getMinimumRequiredServerVersion()Gets the request version.protected ExchangeVersionCreateItemRequest. getMinimumRequiredServerVersion()Gets the request version.protected ExchangeVersionCreateResponseObjectRequest. getMinimumRequiredServerVersion()Gets the request version.protected ExchangeVersionCreateUserConfigurationRequest. getMinimumRequiredServerVersion()Gets the request version.protected ExchangeVersionDeleteAttachmentRequest. getMinimumRequiredServerVersion()Gets the request version.protected ExchangeVersionDeleteFolderRequest. getMinimumRequiredServerVersion()Gets the request version.protected ExchangeVersionDeleteItemRequest. getMinimumRequiredServerVersion()Gets the request version.protected ExchangeVersionDeleteUserConfigurationRequest. getMinimumRequiredServerVersion()Gets the request version.protected ExchangeVersionDisconnectPhoneCallRequest. getMinimumRequiredServerVersion()Gets the request version.protected ExchangeVersionEmptyFolderRequest. getMinimumRequiredServerVersion()Gets the request version.protected ExchangeVersionExecuteDiagnosticMethodRequest. getMinimumRequiredServerVersion()Gets the request version.protected ExchangeVersionExpandGroupRequest. getMinimumRequiredServerVersion()Gets the request version.protected ExchangeVersionExportItemsRequest. getMinimumRequiredServerVersion()Gets the request version.protected ExchangeVersionFindConversationRequest. getMinimumRequiredServerVersion()Gets the request version.protected ExchangeVersionFindFolderRequest. getMinimumRequiredServerVersion()Gets the request version.protected ExchangeVersionFindItemRequest. getMinimumRequiredServerVersion()Gets the request version.protected ExchangeVersionGetAttachmentRequest. getMinimumRequiredServerVersion()Gets the request version.protected ExchangeVersionGetDelegateRequest. getMinimumRequiredServerVersion()Gets the request version.protected ExchangeVersionGetEventsRequest. getMinimumRequiredServerVersion()Gets the request version.protected ExchangeVersionGetInboxRulesRequest. getMinimumRequiredServerVersion()Gets the request version.protected ExchangeVersionGetPasswordExpirationDateRequest. getMinimumRequiredServerVersion()protected ExchangeVersionGetPhoneCallRequest. getMinimumRequiredServerVersion()Gets the request version.protected ExchangeVersionGetRoomListsRequest. getMinimumRequiredServerVersion()Gets the request version.protected ExchangeVersionGetRoomsRequest. getMinimumRequiredServerVersion()Gets the request version.protected ExchangeVersionGetServerTimeZonesRequest. getMinimumRequiredServerVersion()Gets the minimum server version required to process this request.protected ExchangeVersionGetStreamingEventsRequest. getMinimumRequiredServerVersion()Gets the request version.protected ExchangeVersionGetUserAvailabilityRequest. getMinimumRequiredServerVersion()Gets the request version.protected ExchangeVersionGetUserConfigurationRequest. getMinimumRequiredServerVersion()Gets the request version.protected ExchangeVersionGetUserOofSettingsRequest. getMinimumRequiredServerVersion()Gets the request version.protected ExchangeVersionMoveFolderRequest. getMinimumRequiredServerVersion()Gets the request version.protected ExchangeVersionMoveItemRequest. getMinimumRequiredServerVersion()Gets the request version.protected ExchangeVersionPlayOnPhoneRequest. getMinimumRequiredServerVersion()Gets the request version.protected ExchangeVersionRemoveDelegateRequest. getMinimumRequiredServerVersion()Gets the request version.protected ExchangeVersionResolveNamesRequest. getMinimumRequiredServerVersion()Gets the request version.protected ExchangeVersionSendItemRequest. getMinimumRequiredServerVersion()Gets the request version.protected abstract ExchangeVersionServiceRequestBase. getMinimumRequiredServerVersion()Gets the minimum server version required to process this request.protected ExchangeVersionSetUserOofSettingsRequest. getMinimumRequiredServerVersion()Gets the request version.protected ExchangeVersionSubscribeToPullNotificationsRequest. getMinimumRequiredServerVersion()Gets the minimum server version required to process this request.protected ExchangeVersionSubscribeToPushNotificationsRequest. getMinimumRequiredServerVersion()protected ExchangeVersionSubscribeToStreamingNotificationsRequest. getMinimumRequiredServerVersion()Gets the request version.protected ExchangeVersionSyncFolderHierarchyRequest. getMinimumRequiredServerVersion()Gets the request version.protected ExchangeVersionSyncFolderItemsRequest. getMinimumRequiredServerVersion()Gets the request version.protected ExchangeVersionUnsubscribeRequest. getMinimumRequiredServerVersion()Gets the request version.protected ExchangeVersionUpdateDelegateRequest. getMinimumRequiredServerVersion()Gets the request version.protected ExchangeVersionUpdateFolderRequest. getMinimumRequiredServerVersion()Gets the request version.protected ExchangeVersionUpdateInboxRulesRequest. getMinimumRequiredServerVersion()Gets the request version.protected ExchangeVersionUpdateItemRequest. getMinimumRequiredServerVersion()protected ExchangeVersionUpdateUserConfigurationRequest. getMinimumRequiredServerVersion()Gets the request version.protected ExchangeVersionUploadItemsRequest. 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 Modifier and Type Method Description abstract ExchangeVersionServiceObject. 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 Modifier and Type Method Description ExchangeVersionCalendarFolder. getMinimumRequiredServerVersion()Obtains a list of appointments by searching the contents of this folder and performing recurrence expansion.ExchangeVersionContactsFolder. getMinimumRequiredServerVersion()Gets the minimum required server version.ExchangeVersionFolder. getMinimumRequiredServerVersion()Gets the minimum required server version.ExchangeVersionSearchFolder. getMinimumRequiredServerVersion()Gets the minimum required server version.ExchangeVersionTasksFolder. getMinimumRequiredServerVersion()Gets the minimum required server version. -
Uses of ExchangeVersion in microsoft.exchange.webservices.data.core.service.item
Methods in microsoft.exchange.webservices.data.core.service.item that return ExchangeVersion Modifier and Type Method Description ExchangeVersionAppointment. getMinimumRequiredServerVersion()Gets the minimum required server version.ExchangeVersionContact. getMinimumRequiredServerVersion()Gets the minimum required server version.ExchangeVersionContactGroup. getMinimumRequiredServerVersion()Gets the minimum required server version.ExchangeVersionConversation. getMinimumRequiredServerVersion()Gets the minimum required server version.ExchangeVersionEmailMessage. getMinimumRequiredServerVersion()Gets the minimum required server version.ExchangeVersionItem. getMinimumRequiredServerVersion()Gets the minimum required server version.ExchangeVersionMeetingCancellation. getMinimumRequiredServerVersion()Gets the minimum required server version.ExchangeVersionMeetingMessage. getMinimumRequiredServerVersion()Gets the minimum required server version.ExchangeVersionMeetingRequest. getMinimumRequiredServerVersion()Gets the minimum required server version.ExchangeVersionMeetingResponse. getMinimumRequiredServerVersion()Gets the minimum required server version.ExchangeVersionPostItem. getMinimumRequiredServerVersion()Internal method to return the schema associated with this type of object.ExchangeVersionTask. 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 Modifier and Type Method Description ExchangeVersionAcceptMeetingInvitationMessage. getMinimumRequiredServerVersion()Gets the minimum required server version.ExchangeVersionCancelMeetingMessage. getMinimumRequiredServerVersion()Gets the minimum required server version.ExchangeVersionDeclineMeetingInvitationMessage. getMinimumRequiredServerVersion()Gets the minimum required server version.ExchangeVersionPostReply. getMinimumRequiredServerVersion()Gets the minimum required server version.ExchangeVersionRemoveFromCalendar. getMinimumRequiredServerVersion()Gets the minimum required server version.ExchangeVersionResponseMessage. getMinimumRequiredServerVersion()Gets the minimum required server version.ExchangeVersionSuppressReadReceipt. 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 Modifier and Type Method Description protected voidAbstractFolderIdWrapper. validate(ExchangeVersion version)Validates folderId against specified version.protected voidFolderIdWrapper. validate(ExchangeVersion version)Validates folderId against specified version.voidFolderIdWrapperList. validate(ExchangeVersion version)Validates list of folderIds against a specified request version. -
Uses of ExchangeVersion in microsoft.exchange.webservices.data.property.complex
Methods in microsoft.exchange.webservices.data.property.complex with parameters of type ExchangeVersion Modifier and Type Method Description voidFolderId. 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 Modifier and Type Method Description ExchangeVersionExtendedPropertyDefinition. getVersion()Gets the minimum Exchange version that supports this extended property.ExchangeVersionPropertyDefinition. getVersion()Gets the minimum Exchange version that supports this property.abstract ExchangeVersionPropertyDefinitionBase. getVersion()Gets the minimum Exchange version that supports this property.ExchangeVersionServiceObjectPropertyDefinition. getVersion()Gets the minimum Exchange version that supports this property.Methods in microsoft.exchange.webservices.data.property.definition with parameters of type ExchangeVersion Modifier and Type Method Description booleanAttachmentsPropertyDefinition. hasFlag(PropertyDefinitionFlags flag, ExchangeVersion version)Determines whether the specified flag is set.booleanPropertyDefinition. hasFlag(PropertyDefinitionFlags flag, ExchangeVersion version)Determines whether the specified flag is set.booleanStartTimeZonePropertyDefinition. 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 Constructor Description 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, 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(Class<TComplexProperty> cls, String xmlElementName, EnumSet<PropertyDefinitionFlags> flags, 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, String uri, EnumSet<PropertyDefinitionFlags> flags, ExchangeVersion version)Initializes a new instance.ComplexPropertyDefinitionBase(String xmlElementName, String uri, ExchangeVersion version)Initializes a new instance.ComplexPropertyDefinitionBase(String xmlElementName, EnumSet<PropertyDefinitionFlags> flags, 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, String uri, EnumSet<PropertyDefinitionFlags> flags, ExchangeVersion version)Initializes a new instance.PropertyDefinition(String xmlElementName, String uri, ExchangeVersion version)Initializes a new instance.PropertyDefinition(String xmlElementName, EnumSet<PropertyDefinitionFlags> flags, 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.
-