ews 1.0.14 ews: ^1.0.14 copied to clipboard
A Dart client library to access Microsoft Exchange web services. The library works against Office 365 Exchange Online as well as on premises Exchange.
1.0.14 #
- Fixed the
ReadElementValue
1.0.13 #
- Added
EffectiveRights
toItem
1.0.12 #
- Fixed the ISO time duration parser
1.0.11 #
- Removed the custom basic auth warning
1.0.10 #
- Fixed the
flutter_test
framework conflicts
1.0.9 #
- Fixed the properties loading for
Appointment
1.0.8 #
- Added 'ContactGroup'
- Fixed the
Importance
serialization
1.0.7 #
- Added
ReminderDueBy
,IsReminderSet
toItem
1.0.6 #
- Fixed the
Item.Update
method
1.0.5 #
- Added the
EmptyFolder
method
1.0.4 #
- Fixed the
FileAttachment.Load
method
1.0.3 #
- Optimized imports with the
dartfmt
tool
1.0.2 #
- Reformatted code with the
dartfmt
tool
1.0.1 #
- Added an example of the library using
1.0.0 #
- Stabilized the public APIs
0.0.19 #
- Added
FileAsMapping
toContact
0.0.18 #
- Removed the broken timezone from requests
0.0.17 #
- Fixed the XML attributes processing
0.0.16 #
- Fixed the requests validation
0.0.15 #
- Fixed the server version argument in requests
0.0.14 #
- Fixed extended properties with tags
0.0.13 #
- Added the autodiscovery
0.0.12 #
- Removed
DIO
from dependencies - Added
ImAddress
toContact
0.0.11 #
- Added
PhoneNumber
toContact
- Added
PhysicalAddress
toContact
0.0.10 #
- Added
EmailAddress
toContact
0.0.9 #
- Fixed the equals operators
- Added the
ResolveName
function - Added the
FindItems
function
0.0.8 #
- Fixed the appointment CRUD operations
0.0.7 #
- Added the appointment schema
0.0.6 #
- Fixed the extended property updating
- Removed suppress messages for the schema definitions
- Added the contact group, conversation and person schemas
0.0.5 #
- Added the Item.Update function
0.0.4 #
- Added the trace feature
0.0.3 #
- Added a folder permission