Modifier and Type | Class and Description |
---|---|
class |
ConfigurationSettingsBase
Represents the base class for configuration settings.
|
Modifier and Type | Class and Description |
---|---|
class |
AutodiscoverError
Defines the AutodiscoverError class.
|
Modifier and Type | Class and Description |
---|---|
class |
CreateResponseObjectResponse
Represents response to generic Create request.
|
class |
SyncResponse<TServiceObject extends ServiceObject,TChange extends Change>
Represents the base response class for synchronuization operations.
|
Modifier and Type | Class and Description |
---|---|
class |
MeetingMessage
Represents a meeting-related message.
|
Modifier and Type | Class and Description |
---|---|
class |
CalendarResponseMessage<TMessage extends EmailMessage>
Represents the base class for accept, tentatively accept and decline response
messages.
|
class |
CalendarResponseMessageBase<TMessage extends EmailMessage>
Represents the base class for all calendar-related response messages.
|
class |
ResponseObject<TMessage extends EmailMessage>
The Class ResponseObject.
|
Modifier and Type | Class and Description |
---|---|
class |
ServiceObjectSchema
Represents the base class for all item and folder schema.
|
Modifier and Type | Class and Description |
---|---|
class |
SubscriptionBase
Represents the base class for event subscriptions.
|
Modifier and Type | Class and Description |
---|---|
class |
AttachmentCollection
Represents an item's attachment collection.
|
class |
AttendeeCollection
Represents a collection of attendees.
|
class |
ComplexProperty
Represents a property that can be sent to or retrieved from EWS.
|
class |
ComplexPropertyCollection<TComplexProperty extends ComplexProperty>
Represents a collection of property that can be sent to and retrieved from
EWS.
|
class |
DeletedOccurrenceInfoCollection
Represents a collection of deleted occurrence objects.
|
class |
DictionaryEntryProperty<TKey>
Represents an entry of a DictionaryProperty object.
|
class |
DictionaryProperty<TKey,TEntry extends DictionaryEntryProperty<TKey>>
Represents a generic dictionary that can be sent to or retrieved from EWS.
|
class |
EmailAddressDictionary
Represents a dictionary of e-mail addresses.
|
class |
EmailAddressEntry
Represents an entry of an EmailAddressDictionary.
|
class |
ExtendedPropertyCollection
Represents a collection of extended property.
|
class |
FolderIdCollection
Represents a collection of folder Ids.
|
class |
ImAddressDictionary
Represents a dictionary of Instant Messaging addresses.
|
class |
ImAddressEntry
Represents an entry of an ImAddressDictionary.
|
class |
InternetMessageHeaderCollection
Represents a collection of Internet message headers.
|
class |
ItemCollection<TItem extends Item>
Represents a collection of item.
|
class |
OccurrenceInfoCollection
Represents a collection of OccurrenceInfo objects.
|
class |
PhoneNumberDictionary
Represents a dictionary of phone numbers.
|
class |
PhoneNumberEntry
Represents an entry of a PhoneNumberDictionary.
|
class |
PhysicalAddressDictionary
Represents a dictionary of physical addresses.
|
class |
UserConfigurationDictionary
Represents a user configuration's Dictionary property.
|
Modifier and Type | Class and Description |
---|---|
static class |
Recurrence.IntervalPattern
Represents a recurrence pattern where each occurrence happens at a
specific interval after the previous one.
|
Modifier and Type | Class and Description |
---|---|
class |
PagedView
Represents a view settings that support paging in a search operation.
|
class |
ViewBase
Represents the base view class for search operations.
|
Modifier and Type | Class and Description |
---|---|
static class |
SearchFilter.PropertyBasedFilter
Represents a search filter where an item or folder property is involved.
|
static class |
SearchFilter.RelationalFilter
Represents the base class for relational filter (for example, IsEqualTo,
IsGreaterThan or IsLessThanOrEqualTo).
|
Modifier and Type | Class and Description |
---|---|
class |
Change
Represents a change as returned by a synchronization operation.
|
Copyright © 2012–2015 Microsoft. All rights reserved.