davmail/src/java/davmail/exchange/ews
mguessan c1f6161c7b Caldav: instancetype is null on Exchange 2010, switch to isrecurring in EWS FindItem
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1677 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2011-05-11 10:39:22 +00:00
..
AttributeOption.java EWS: implement ResolveNames method 2010-07-27 19:26:54 +00:00
BaseShape.java Fixes from audit 2010-09-24 08:30:40 +00:00
ConflictResolution.java Fixes from audit 2010-12-17 13:06:11 +00:00
ContainmentComparison.java Fixes from audit 2010-12-17 13:06:11 +00:00
ContainmentMode.java Fixes from audit 2010-12-17 13:06:11 +00:00
CopyItemMethod.java EWS: fixes from audit 2010-07-11 00:13:28 +00:00
CreateAttachmentMethod.java Carddav: implement photo handling over EWS 2010-07-17 10:45:21 +00:00
CreateFolderMethod.java EWS: fixes from audit 2010-07-11 00:13:28 +00:00
CreateItemMethod.java EWS: fixes from audit 2010-07-11 00:13:28 +00:00
DeleteAttachmentMethod.java Carddav: Implement picture delete and private flag over EWS 2010-07-18 23:36:25 +00:00
DeleteFolderMethod.java Fixes from audit 2010-12-17 13:06:11 +00:00
DeleteItemMethod.java More fixes from audit 2010-09-24 08:44:13 +00:00
DeleteType.java Fixes from audit 2010-09-24 08:30:40 +00:00
Disposal.java Fixes from audit 2010-12-17 13:06:11 +00:00
DistinguishedFolderId.java Fixes from audit 2010-12-17 13:06:11 +00:00
EWSException.java EWS: implement folder handling, including the new MoveFolderMethod 2010-06-29 14:15:50 +00:00
EWSMethod.java EWS: fix UID and RECURRENCE-ID, broken at least on Exchange 2007 with recurring events 2011-04-12 20:32:22 +00:00
ElementOption.java EWS: implement ResolveNames method 2010-07-27 19:26:54 +00:00
EwsExchangeSession.java Caldav: instancetype is null on Exchange 2010, switch to isrecurring in EWS FindItem 2011-05-11 10:39:22 +00:00
ExtendedFieldURI.java Carddav: another urlcompname encoding fix 2010-07-25 20:36:52 +00:00
Field.java Caldav: instancetype is null on Exchange 2010, switch to isrecurring in EWS FindItem 2011-05-11 10:39:22 +00:00
FieldURI.java Fixes from audit 2010-12-17 13:06:11 +00:00
FieldUpdate.java Carddav: fix email address handling over EWS 2010-09-21 13:12:19 +00:00
FileAttachment.java More fixes from audit 2010-09-24 08:44:13 +00:00
FindFolderMethod.java EWS: fixes from audit 2010-07-11 00:13:28 +00:00
FindItemMethod.java EWS: fix 3098008, implement result paging to handle message folders with more than 1000 messages 2010-12-08 21:39:55 +00:00
FolderId.java EWS: implement user availability (freebusy) and shared folder access 2010-07-28 17:11:18 +00:00
FolderQueryTraversal.java Fixes from audit 2010-07-20 09:10:39 +00:00
GetAttachmentMethod.java More fixes from audit 2010-09-24 08:44:13 +00:00
GetFolderMethod.java EWS: fixes from audit 2010-07-11 00:13:28 +00:00
GetItemMethod.java EWS: fixes from audit 2010-07-11 00:13:28 +00:00
GetUserAvailabilityMethod.java EWS: fix 3105534 GetUserAvailability default timezone compatibility with Exchange 2010 2011-04-06 21:17:24 +00:00
GetUserConfigurationMethod.java Handle exceptions on invalid UTF-8 characters or unexpected content triggered by XmlStreamReader.getElementText (based on patch 3081264) 2010-10-05 09:41:04 +00:00
IndexedFieldURI.java Caldav: fix 3190219, regression on quote encoding since 3165749 fix 2011-02-23 22:23:06 +00:00
IndexedFieldUpdate.java More fixes from audit 2010-09-24 08:44:13 +00:00
ItemId.java More fixes from audit 2010-09-24 08:44:13 +00:00
MessageDisposition.java Fixes from audit 2010-12-17 13:06:11 +00:00
MoveFolderMethod.java EWS: fixes from audit 2010-07-11 00:13:28 +00:00
MoveItemMethod.java EWS: fixes from audit 2010-07-11 00:13:28 +00:00
Option.java EWS: Implement CreateFolder, DeleteFolder and CreateItem, refactor options 2010-05-21 08:44:43 +00:00
ResolveNamesMethod.java EWS: fix 3190774, LDAP galfind email address handling, use Mailbox value instead of EmailAddress1/2/3 2011-03-20 20:32:49 +00:00
SearchExpression.java Fixes from audit 2010-12-17 13:06:11 +00:00
SearchScope.java Fixes from audit 2010-12-17 13:06:11 +00:00
SendMeetingCancellations.java Fixes from audit 2010-12-17 13:06:11 +00:00
SendMeetingInvitations.java Fixes from audit 2010-12-17 13:06:11 +00:00
SendMeetingInvitationsOrCancellations.java Fixes from audit 2010-12-17 13:06:11 +00:00
TwoOperandExpression.java Caldav: fix 3190219, regression on quote encoding since 3165749 fix 2011-02-23 22:23:06 +00:00
UnindexedFieldURI.java Caldav: fix 3190219, regression on quote encoding since 3165749 fix 2011-02-23 22:23:06 +00:00
UpdateFolderMethod.java Caldav: improve EWS implementation 2010-09-15 22:49:19 +00:00
UpdateItemMethod.java Caldav: improve EWS implementation 2010-09-15 22:49:19 +00:00