Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
Toben Archer authored and Toben Archer committed Jan 4, 2018
2 parents 206c6f3 + 8eae305 commit 2647e00
Showing 1 changed file with 1 addition and 10 deletions.
11 changes: 1 addition & 10 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ if m.json['IsReadReceiptRequested']:
- [Calendar](#calendar)
- [Contacts](#contacts)
- [Connection](#connection)
- [FluentInbox](#fluent inbox)
- [FluentInbox](#fluent-inbox)

## Email
There are two classes for working with emails in O365.
Expand Down Expand Up @@ -222,13 +222,4 @@ for message in inbox.search('Category:some_cat').skip(1).fetch(1):
inbox.fetch_first(10)
```



## Looking for new maintainer
I no longer, as of October 2015, have an office365 account and so I'm looking for someone to take over this project. Please fork and carry on.

#Maybe not as much now.
New company I work for has given me a testing account for O365. So I can actually do some work again.


#### Soli Deo Gloria

0 comments on commit 2647e00

Please sign in to comment.