Uses of Class
microsoft.exchange.webservices.data.attribute.EditorBrowsable
-
-
Uses of EditorBrowsable in microsoft.exchange.webservices.data.autodiscover.configuration
Classes in microsoft.exchange.webservices.data.autodiscover.configuration with annotations of type EditorBrowsable Modifier and Type Class Description classConfigurationSettingsBaseRepresents the base class for configuration settings. -
Uses of EditorBrowsable in microsoft.exchange.webservices.data.autodiscover.exception.error
Classes in microsoft.exchange.webservices.data.autodiscover.exception.error with annotations of type EditorBrowsable Modifier and Type Class Description classAutodiscoverErrorDefines the AutodiscoverError class. -
Uses of EditorBrowsable in microsoft.exchange.webservices.data.core.response
Classes in microsoft.exchange.webservices.data.core.response with annotations of type EditorBrowsable Modifier and Type Class Description classCreateResponseObjectResponseRepresents response to generic Create request.classSyncResponse<TServiceObject extends ServiceObject,TChange extends Change>Represents the base response class for synchronuization operations. -
Uses of EditorBrowsable in microsoft.exchange.webservices.data.core.service.item
Classes in microsoft.exchange.webservices.data.core.service.item with annotations of type EditorBrowsable Modifier and Type Class Description classMeetingMessageRepresents a meeting-related message. -
Uses of EditorBrowsable in microsoft.exchange.webservices.data.core.service.response
Classes in microsoft.exchange.webservices.data.core.service.response with annotations of type EditorBrowsable Modifier and Type Class Description classCalendarResponseMessage<TMessage extends EmailMessage>Represents the base class for accept, tentatively accept and decline response messages.classCalendarResponseMessageBase<TMessage extends EmailMessage>Represents the base class for all calendar-related response messages.classResponseObject<TMessage extends EmailMessage>The Class ResponseObject. -
Uses of EditorBrowsable in microsoft.exchange.webservices.data.core.service.schema
Classes in microsoft.exchange.webservices.data.core.service.schema with annotations of type EditorBrowsable Modifier and Type Class Description classServiceObjectSchemaRepresents the base class for all item and folder schema. -
Uses of EditorBrowsable in microsoft.exchange.webservices.data.notification
Classes in microsoft.exchange.webservices.data.notification with annotations of type EditorBrowsable Modifier and Type Class Description classSubscriptionBaseRepresents the base class for event subscriptions. -
Uses of EditorBrowsable in microsoft.exchange.webservices.data.property.complex
Classes in microsoft.exchange.webservices.data.property.complex with annotations of type EditorBrowsable Modifier and Type Class Description classAttachmentCollectionRepresents an item's attachment collection.classAttendeeCollectionRepresents a collection of attendees.classComplexPropertyRepresents a property that can be sent to or retrieved from EWS.classComplexPropertyCollection<TComplexProperty extends ComplexProperty>Represents a collection of property that can be sent to and retrieved from EWS.classDeletedOccurrenceInfoCollectionRepresents a collection of deleted occurrence objects.classDictionaryEntryProperty<TKey>Represents an entry of a DictionaryProperty object.classDictionaryProperty<TKey,TEntry extends DictionaryEntryProperty<TKey>>Represents a generic dictionary that can be sent to or retrieved from EWS.classEmailAddressDictionaryRepresents a dictionary of e-mail addresses.classEmailAddressEntryRepresents an entry of an EmailAddressDictionary.classExtendedPropertyCollectionRepresents a collection of extended property.classFolderIdCollectionRepresents a collection of folder Ids.classImAddressDictionaryRepresents a dictionary of Instant Messaging addresses.classImAddressEntryRepresents an entry of an ImAddressDictionary.classInternetMessageHeaderCollectionRepresents a collection of Internet message headers.classItemCollection<TItem extends Item>Represents a collection of item.classOccurrenceInfoCollectionRepresents a collection of OccurrenceInfo objects.classPhoneNumberDictionaryRepresents a dictionary of phone numbers.classPhoneNumberEntryRepresents an entry of a PhoneNumberDictionary.classPhysicalAddressDictionaryRepresents a dictionary of physical addresses.classUserConfigurationDictionaryRepresents a user configuration's Dictionary property. -
Uses of EditorBrowsable in microsoft.exchange.webservices.data.property.complex.recurrence.pattern
Classes in microsoft.exchange.webservices.data.property.complex.recurrence.pattern with annotations of type EditorBrowsable Modifier and Type Class Description static classRecurrence.IntervalPatternRepresents a recurrence pattern where each occurrence happens at a specific interval after the previous one. -
Uses of EditorBrowsable in microsoft.exchange.webservices.data.search
Classes in microsoft.exchange.webservices.data.search with annotations of type EditorBrowsable Modifier and Type Class Description classPagedViewRepresents a view settings that support paging in a search operation.classViewBaseRepresents the base view class for search operations. -
Uses of EditorBrowsable in microsoft.exchange.webservices.data.search.filter
Classes in microsoft.exchange.webservices.data.search.filter with annotations of type EditorBrowsable Modifier and Type Class Description static classSearchFilter.PropertyBasedFilterRepresents a search filter where an item or folder property is involved.static classSearchFilter.RelationalFilterRepresents the base class for relational filter (for example, IsEqualTo, IsGreaterThan or IsLessThanOrEqualTo). -
Uses of EditorBrowsable in microsoft.exchange.webservices.data.sync
Classes in microsoft.exchange.webservices.data.sync with annotations of type EditorBrowsable Modifier and Type Class Description classChangeRepresents a change as returned by a synchronization operation.
-