chiark
/
gitweb
/
~matthewv
/
gooswapper
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
09918df
)
tidy up the exchange extended property
author
Matthew Vernon
<mv3@sanger.ac.uk>
Fri, 5 Oct 2018 08:33:03 +0000
(09:33 +0100)
committer
Matthew Vernon
<mv3@sanger.ac.uk>
Fri, 5 Oct 2018 08:33:03 +0000
(09:33 +0100)
The two commented-out versions were wrong ("gooswapper") and unhelpful
(the number, stolen from the exchangelib docs); better is to use a
public string entry.
gooswapper.py
patch
|
blob
|
history
diff --git
a/gooswapper.py
b/gooswapper.py
index 7848916d0893bfecdabe47bcbf124ab95c909f9a..7fbee9c3ddcc1f5a4acaf74bf5188441c6a3facb 100644
(file)
--- a/
gooswapper.py
+++ b/
gooswapper.py
@@
-46,8
+46,6
@@
exchange_credential = None
class ex_gcal_link(exchangelib.ExtendedProperty):
distinguished_property_set_id = 'PublicStrings'
- #property_set_id = '12345678-1234-1234-1234-123456781234'
- # property_set_id = "gooswapper"
property_name = "google calendar event id"
property_type = 'String'