fix(addressbook(dav)): add support for mail property in addressbook-query

Fixes #5489
This commit is contained in:
Francis Lachapelle
2022-03-04 08:29:03 -05:00
parent 74a73638cf
commit 8409c3cbb5
6 changed files with 6 additions and 1 deletions
+1
View File
@@ -743,6 +743,7 @@
@"c_cn", @"fn",
@"c_cn", @"n",
@"mail", @"email",
@"mail", @"mail",
@"c_telephonenumber", @"tel",
@"c_o", @"org",
@"c_l", @"adr",