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
@@ -930,6 +930,7 @@ groupObjectClasses: (NSArray *) newGroupObjectClasses
@"cn", @"fn",
@"cn", @"n",
@"mail", @"email",
@"mail", @"mail",
@"telephonenumber", @"tel",
@"o", @"org",
@"l", @"adr",