ews 1.0.13 copy "ews: ^1.0.13" to clipboard
ews: ^1.0.13 copied to clipboard

outdated

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.13 #

  • Added EffectiveRights to Item

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 to Item

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 to Contact

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 to Contact

0.0.11 #

  • Added PhoneNumber to Contact
  • Added PhysicalAddress to Contact

0.0.10 #

  • Added EmailAddress to Contact

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
12
likes
0
pub points
44%
popularity

Publisher

verified publisherglynskyi.com

A Dart client library to access Microsoft Exchange web services. The library works against Office 365 Exchange Online as well as on premises Exchange.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

intl, synchronized, timezone, uuid_enhanced, xml

More

Packages that depend on ews