Class Summary |
AcceptMeetingInvitationMessage |
Represents a meeting acceptance message. |
AlternateId |
Represents an Id expressed in a specific format. |
AlternateIdBase |
Represents the base class for Id expressed in a specific format. |
AlternateMailbox |
Defines the AlternateMailbox class. |
AlternateMailboxCollection |
Represents a user setting that is a collection of alternate mailboxes. |
AlternatePublicFolderId |
Represents the Id of a public folder expressed in a specific format. |
AlternatePublicFolderItemId |
Represents the Id of a public folder item expressed in a specific format. |
Appointment |
Represents an appointment or a meeting. |
AppointmentOccurrenceId |
Represents the Id of an occurrence of a recurring appointment. |
AppointmentSchema |
Represents the schema for appointment and meeting requests. |
AsyncCallbackImplementation |
|
AsyncRequestResult |
|
Attachment |
Represents an attachment to an item. |
AttachmentCollection |
Represents an item's attachment collection. |
AttachmentsPropertyDefinition |
Represents base Attachments property type. |
Attendee |
Represents an attendee to a meeting. |
AttendeeAvailability |
Represents the availability of an individual attendee. |
AttendeeCollection |
Represents a collection of attendees. |
AttendeeInfo |
Represents information about an attendee for which to request availability
information. |
AutodiscoverError |
Defines the AutodiscoverError class. |
AutodiscoverResponse |
Represents the base class for all responses returned by the Autodiscover
service. |
AutodiscoverResponseCollection<TResponse extends AutodiscoverResponse> |
Represents a collection of responses to a call to the Autodiscover service. |
AutodiscoverService |
Represents a binding to the Exchange Autodiscover Service. |
AvailabilityOptions |
Represents the options of a GetAvailability request. |
ByteArrayArray |
Represents an array of byte arrays |
CalendarActionResults |
Represents the results of an action performed on a calendar item or meeting
message, such as accepting, tentatively accepting or declining a meeting
request. |
CalendarEvent |
Represents an event in a calendar. |
CalendarEventDetails |
Represents the details of a calendar event as returned by the
GetUserAvailability operation. |
CalendarFolder |
Represents a folder containing appointments. |
CalendarResponseMessage<TMessage extends EmailMessage> |
Represents the base class for accept, tentatively accept and decline response
messages. |
CalendarResponseMessageBase<TMessage extends EmailMessage> |
Represents the base class for all calendar-related response messages. |
CalendarView |
Represents a date range view of appointments in calendar folder search
operations. |
CallableMethod |
|
CallableSingleTon |
|
CancelMeetingMessage |
Represents a meeting cancellation message. |
Change |
Represents a change as returned by a synchronization operation. |
ChangeCollection<TChange extends Change> |
* Represents a collection of changes as returned by a synchronization
operation. |
ClientCertificateCredentials |
ClientCertificateCredentials wraps an instance of X509CertificateCollection used for client certification-based authentication. |
CompleteName |
Represents the complete name of a contact. |
ComplexProperty |
Represents a property that can be sent to or retrieved from EWS. |
ComplexPropertyCollection<TComplexProperty extends ComplexProperty> |
Represents a collection of properties that can be sent to and retrieved from
EWS. |
Conflict |
Represents a conflict in a meeting time suggestion. |
Contact |
Represents a contact. |
ContactGroup |
Represents a Contact Group. |
ContactGroupSchema |
Represents the schema for contact groups. |
ContactSchema |
Represents the schema for contacts. |
ContactsFolder |
Represents a folder containing contacts. |
Conversation |
Represents a collection of Conversation related properties. |
ConversationId |
Represents the Id of a Conversation. |
ConversationIndexedItemView |
Represents the view settings in a folder search operation. |
ConversationSchema |
Represents the schema for Conversation. |
ConvertIdResponse |
Represents the response to an individual Id conversion operation. |
CopyItemRequest |
Represents a CopyItem request. |
CreateAttachmentResponse |
Represents the response to an individual attachment creation operation. |
CreateRuleOperation |
Represents an operation to create a new rule. |
DayOfTheWeekCollection |
Represents a collection of DayOfTheWeek values. |
DeclineMeetingInvitationMessage |
Represents a meeting declination message. |
DelegateInformation |
Represents the results of a GetDelegates operation. |
DelegatePermissions |
Represents the permissions of a delegate user. |
DelegateUser |
Represents a delegate user. |
DelegateUserResponse |
Represents the response to an individual delegate user manipulation (add,
remove, update) operation. |
DeleteAttachmentResponse |
Represents the response to an individual attachment deletion operation. |
DeletedOccurrenceInfo |
Encapsulates information on the deleted occurrence of a recurring
appointment. |
DeletedOccurrenceInfoCollection |
Represents a collection of deleted occurrence objects. |
DeleteRuleOperation |
Represents an operation to delete an existing rule. |
DictionaryEntryProperty<TKey> |
Represents an entry of a DictionaryProperty object. |
DictionaryProperty<TKey,TEntry extends DictionaryEntryProperty<TKey>> |
Represents a generic dictionary that can be sent to or retrieved from EWS. |
DomainSettingError |
Represents an error from a GetDomainSettings request. |
EmailAddress |
Represents an e-mail address. |
EmailAddressCollection |
Represents a collection of e-mail addresses. |
EmailAddressDictionary |
Represents a dictionary of e-mail addresses. |
EmailAddressEntry |
Represents an entry of an EmailAddressDictionary. |
EmailMessage |
Represents an e-mail message. |
EmailMessageSchema |
Represents the schema for e-mail messages. |
EwsJCIFSNTLMScheme |
This is a reimplementation of HTTPClient 3.x's
org.apache.commons.httpclient.auth.NTLMScheme.
It will basically use JCIFS (v1.3.15) in order to provide added support for
NTLMv2 (instead of trying to create its own Type, 2 and 3 messages). |
ExchangeCredentials |
Base class of Exchange credential types. |
ExchangeServerInfo |
Represents Exchange server information. |
ExchangeService |
Represents a binding to the Exchange Web Services. |
ExchangeServiceBase |
Represents an abstract binding to an Exchange Service. |
ExpandGroupRequest |
Represents an ExpandGroup request. |
ExpandGroupResults |
Represents the results of an ExpandGroup operation. |
ExtendedProperty |
Represents an extended property. |
ExtendedPropertyCollection |
Represents a collection of extended properties. |
ExtendedPropertyDefinition |
Represents the definition of an extended property. |
FileAttachment |
Represents a file attachment. |
FindFoldersResults |
Represents the results of a folder search operation. |
FindItemResponse<TItem extends Item> |
Represents the response to a item search operation. |
FindItemsResults<TItem extends Item> |
Represents the results of an item search operation. |
Folder |
Represents a generic folder. |
FolderChange |
Represents a change on a folder as returned by a synchronization operation. |
FolderEvent |
Represents an event that applies to a folder. |
FolderId |
Represents the Id of a folder. |
FolderIdCollection |
Represents a collection of folder Ids. |
FolderPermission |
Represents a permission on a folder. |
FolderPermissionCollection |
Represents a collection of folder permissions. |
FolderSchema |
Represents the schema for folders. |
FolderView |
Represents the view settings in a folder search operation. |
GenericItemAttachment<TItem extends Item> |
Represents a strongly typed item attachment. |
GetDomainSettingsResponse |
Represents the response to a GetDomainSettings call for an individual domain. |
GetDomainSettingsResponseCollection |
Represents a collection of responses to GetDomainSettings. |
GetEventsResults |
Represents a collection of notification events. |
GetFolderResponse |
Represents the response to an individual folder retrieval operation. |
GetItemResponse |
Represents a response to an individual item retrieval operation. |
GetPasswordExpirationDateRequest |
|
GetPasswordExpirationDateResponse |
|
GetUserAvailabilityResults |
Represents the results of a GetUserAvailability operation. |
GetUserConfigurationResponse |
Represents a response to a GetUserConfiguration request. |
GetUserOofSettingsResponse |
Represents response to GetUserOofSettings request. |
GetUserSettingsResponse |
Represents the response to a GetUsersSettings call for an individual user. |
GetUserSettingsResponseCollection |
Represents a collection of responses to GetUserSettings. |
GroupedFindItemsResults<TItem extends Item> |
Represents the results of an item search operation. |
Grouping |
Represents grouping options in item search operations. |
GroupMember |
Represents a group member. |
GroupMemberCollection |
Represents a collection of members of GroupMember type. |
ImAddressDictionary |
Represents a dictionary of Instant Messaging addresses. |
ImAddressEntry |
Represents an entry of an ImAddressDictionary. |
ImpersonatedUserId |
Represents an impersonated user Id. |
IndexedPropertyDefinition |
Represents an indexed property definition. |
InternetMessageHeader |
Defines the EwsXmlReader class. |
InternetMessageHeaderCollection |
Represents a collection of Internet message headers. |
Item |
Represents a generic item. |
ItemAttachment |
Represents an item attachment. |
ItemChange |
Represents a change on an item as returned by a synchronization operation. |
ItemCollection<TItem extends Item> |
Represents a collection of items. |
ItemEvent |
Represents an event that applies to an item. |
ItemGroup<TItem extends Item> |
Represents a group of items as returned by grouped item search operations. |
ItemId |
Represents the Id of an Exchange item. |
ItemIdCollection |
Represents a collection of item Ids. |
ItemSchema |
Represents the schema for generic items. |
ItemView |
Represents the view settings in a folder search operation. |
Mailbox |
Represents a mailbox reference. |
ManagedFolderInformation |
Represents information for a managed folder. |
MeetingCancellation |
Represents a meeting cancellation message. |
MeetingMessage |
Represents a meeting-related message. |
MeetingMessageSchema |
Represents the schema for meeting messages. |
MeetingRequest |
Represents a meeting request that an attendee can accept
or decline. |
MeetingRequestSchema |
Represents the schema for meeting requests. |
MeetingResponse |
Represents a response to a meeting request. |
MessageBody |
Represents the body of a message. |
MimeContent |
Represents the MIME content of an item. |
MobilePhone |
Represents a mobile phone. |
MoveCopyFolderResponse |
Represents the base response class for individual folder move and copy
operations. |
MoveCopyItemRequest<TResponse extends ServiceResponse> |
* Represents an abstract Move/Copy Item request. |
MoveCopyItemResponse |
Represents a response to a Move or Copy operation. |
MoveItemRequest |
The Class MoveItemRequest. |
NameResolution |
Represents a suggested name resolution. |
NameResolutionCollection |
Represents a list of suggested name resolutions. |
NotificationEvent |
Represents an event as exposed by push and pull notifications. |
NotificationEventArgs |
Provides data to a StreamingSubscriptionConnection's
OnNotificationEvent event. |
OccurrenceInfo |
Encapsulates information on the occurrence of a recurring appointment. |
OccurrenceInfoCollection |
Represents a collection of OccurrenceInfo objects. |
OofReply |
Represents an Out of Office response. |
OofSettings |
Represents a user's Out of Office (OOF) settings. |
OrderByCollection |
Represents an ordered collection of property definitions qualified with a
sort direction. |
OutParam<T> |
The Class OutParam. |
PagedView |
Represents a view settings that support paging in a search operation. |
PhoneCall |
Represents a phone call. |
PhoneNumberDictionary |
Represents a dictionary of phone numbers. |
PhoneNumberEntry |
Represents an entry of a PhoneNumberDictionary. |
PhysicalAddressDictionary |
Represents a dictionary of physical addresses. |
PhysicalAddressEntry |
Represents an entry of an PhysicalAddressDictionary. |
PostItem |
Represents a post item. |
PostItemSchema |
Represents the schema for post items. |
PostReply |
Represents a reply to a post item. |
PropertyDefinition |
Represents the definition of a folder or item property. |
PropertyDefinitionBase |
Represents the base class for all property definitions. |
PropertySet |
Represents a set of item or folder properties. |
ProtocolConnection |
Represents the email Protocol connection settings for pop/imap/smtp
protocols. |
ProtocolConnectionCollection |
Represents a user setting that is a collection of protocol connection. |
PullSubscription |
Represents a pull subscription. |
PushSubscription |
Represents a push subscriptions.. |
Recurrence |
Represents a recurrence pattern, as used by Appointment and Task items. |
Recurrence.DailyPattern |
Represents a recurrence pattern where each occurrence happens a specific
number of days after the previous one. |
Recurrence.DailyRegenerationPattern |
Represents a regeneration pattern, as used with recurring tasks, where
each occurrence happens a specified number of days after the previous one
is completed. |
Recurrence.IntervalPattern |
Represents a recurrence pattern where each occurrence happens at a
specific interval after the previous one. |
Recurrence.MonthlyPattern |
Represents a recurrence pattern where each occurrence happens on a
specific day a specific number of months after the previous one. |
Recurrence.MonthlyRegenerationPattern |
Represents a regeneration pattern, as used with recurring tasks, where
each occurrence happens a specified number of months after the previous
one is completed. |
Recurrence.RelativeMonthlyPattern |
Represents a recurrence pattern where each occurrence happens on a
relative day a specific number of months after the previous one. |
Recurrence.RelativeYearlyPattern |
The Class RelativeYearlyPattern. |
Recurrence.WeeklyPattern |
Represents a recurrence pattern where each occurrence happens on specific
days a specific number of weeks after the previous one. |
Recurrence.WeeklyRegenerationPattern |
Represents a regeneration pattern, as used with recurring tasks, where
each occurrence happens a specified number of weeks after the previous
one is completed. |
Recurrence.YearlyPattern |
Represents a recurrence pattern where each occurrence happens on a
specific day every year. |
Recurrence.YearlyRegenerationPattern |
Represents a regeneration pattern, as used with recurring tasks, where
each occurrence happens a specified number of years after the previous
one is completed. |
RecurrencePropertyDefinition |
Represenrs recurrence property definition. |
RecurringAppointmentMasterId |
Represents the Id of an occurrence of a recurring appointment. |
RefParam<T> |
The Class RefParam. |
ResponseMessage |
The Class ResponseMessage. |
ResponseObject<TMessage extends EmailMessage> |
The Class ResponseObject. |
ResponseObjectsPropertyDefinition |
Represents response object property defintion. |
Rule |
Represents a rule that automatically handles incoming messages. |
RuleActions |
Represents the set of actions available for a rule. |
RuleCollection |
Represents a collection of rules. |
RuleError |
Defines the RuleError class. |
RuleErrorCollection |
Represents a collection of rule validation errors. |
RuleOperation |
Represents an operation to be performed on a rule. |
RuleOperationError |
Defines the RuleOperationError class. |
RuleOperationErrorCollection |
Represents a collection of rule operation errors. |
RulePredicateDateRange |
Represents the date and time range within which messages have been received. |
RulePredicates |
Represents the set of conditions and exceptions available for a rule. |
RulePredicateSizeRange |
Represents the minimum and maximum size of a message. |
SafeXmlDocument |
XmlDocument that does not allow DTD parsing. |
SafeXmlFactory |
|
SafeXmlSchema |
XmlSchema with protection against DTD parsing in read overloads |
SearchFilter |
Represents the base search filter class. |
SearchFilter.ContainsSubstring |
Represents a search filter that checks for the presence of a substring
inside a text property. |
SearchFilter.ExcludesBitmask |
Represents a bitmask exclusion search filter. |
SearchFilter.Exists |
Represents a search filter checking if a field is set. |
SearchFilter.IsEqualTo |
Represents a search filter that checks if a property is equal to a given
value or other property. |
SearchFilter.IsGreaterThan |
Represents a search filter that checks if a property is greater than a
given value or other property. |
SearchFilter.IsGreaterThanOrEqualTo |
Represents a search filter that checks if a property is greater than or
equal to a given value or other property. |
SearchFilter.IsLessThan |
Represents a search filter that checks if a property is less than a given
value or other property. |
SearchFilter.IsLessThanOrEqualTo |
Represents a search filter that checks if a property is less than or
equal to a given value or other property. |
SearchFilter.IsNotEqualTo |
Represents a search filter that checks if a property is not equal to a
given value or other property. |
SearchFilter.Not |
Represents a search filter that negates another. |
SearchFilter.PropertyBasedFilter |
Represents a search filter where an item or folder property is involved. |
SearchFilter.RelationalFilter |
Represents the base class for relational filters (for example, IsEqualTo,
IsGreaterThan or IsLessThanOrEqualTo). |
SearchFilter.SearchFilterCollection |
Represents a collection of search filters linked by a logical operator. |
SearchFolder |
Represents a search folder. |
SearchFolderParameters |
Represents the parameters associated with a search folder. |
SearchFolderSchema |
The Class SearchFolderSchema. |
ServiceId |
Represents the Id of an Exchange object. |
ServiceObject |
Represents the base abstract class for all item and folder types. |
ServiceObjectPropertyDefinition |
Represents a property definition for a service object. |
ServiceObjectSchema |
Represents the base class for all item and folder schemas. |
ServiceResponse |
Represents the standard response to an Exchange Web Services operation. |
ServiceResponseCollection<TResponse extends ServiceResponse> |
Represents a strongly typed list of service responses. |
SetRuleOperation |
Represents an operation to update an existing rule. |
StreamingSubscription |
Represents a streaming subscription. |
StreamingSubscriptionConnection |
Represents a connection to an ongoing stream of events. |
StringList |
Represents a list of strings. |
Strings |
|
SubscriptionBase |
Represents the base class for event subscriptions. |
SubscriptionErrorEventArgs |
Provides data to a StreamingSubscriptionConnection's
OnSubscriptionError and OnDisconnect events. |
Suggestion |
Represents a suggestion for a specific date. |
SyncFolderHierarchyResponse |
Represents the response to a folder synchronization operation. |
SyncFolderItemsResponse |
Represents the response to a folder items synchronization operation. |
SyncResponse<TServiceObject extends ServiceObject,TChange extends Change> |
* Represents the base response class for synchronuization operations. |
Task |
Represents a Task item. |
TaskSchema |
Represents the schema for task items. |
TasksFolder |
Represents a folder containing task items. |
TimeSpan |
The Class TimeSpan. |
TimeSpanTest |
The Class TimeSpanTest. |
TimeSuggestion |
Represents an availability time suggestion. |
TimeWindow |
Represents a time period. |
TimeZoneDefinition |
Represents a time zone as defined by the EWS schema. |
TokenCredentials |
TokenCredentials provides credentials if you already have a token. |
UnifiedMessaging |
Represents the Unified Messaging functionalities. |
UniqueBody |
Represents the body part of an item that is unique to the conversation the
item is part of. |
UpdateDelegateRequest |
Represents an UpdateDelegate request. |
UpdateItemResponse |
The Class UpdateItemResponse. |
UpdateMeetingRequest |
|
UpdateUserConfigurationRequest |
Represents a UpdateUserConfiguration request. |
UserConfiguration |
Represents an object that can be used to store user-defined configuration
settings. |
UserConfigurationDictionary |
Represents a user configuration's Dictionary property. |
UserId |
Represents the Id of a user. |
UserSettingError |
Represents an error from a GetUserSettings request. |
ViewBase |
Represents the base view class for search operations. |
WaitHandle |
|
WebAsyncCallStateAnchor |
|
WebClientUrl |
Represents the URL of the Exchange web client. |
WebClientUrlCollection |
Represents a user setting that is a collection of Exchange web client URLs. |
WebCredentials |
WebCredentials is used for password-based authentication schemes such as
basic, digest, NTLM, and Kerberos authentication. |
WebProxy |
WebProxy is used for setting proxy details for proxy authentication schemes such as
basic, digest, NTLM, and Kerberos authentication. |
WindowsLiveCredentials |
|
WorkingHours |
Represents the working hours for a specific time zone. |
WSSecurityBasedCredentials |
WSSecurityBasedCredentials is the base class for all credential classes using
WS-Security. |
XmlNameTable |
Table of atomized String objects. |