aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/exchange-operations/exchange-contacts.c
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/exchange-operations/exchange-contacts.c')
-rw-r--r--plugins/exchange-operations/exchange-contacts.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/exchange-operations/exchange-contacts.c b/plugins/exchange-operations/exchange-contacts.c
index 623699a31c..a0a9bf87a4 100644
--- a/plugins/exchange-operations/exchange-contacts.c
+++ b/plugins/exchange-operations/exchange-contacts.c
@@ -71,6 +71,7 @@ e_exchange_contacts_get_contacts (void)
prefix_len = strlen (uri_prefix);
contacts_list = g_ptr_array_new ();
+ exchange_account_rescan_tree (account);
folder_array = exchange_account_get_folders (account);
for (i=0; i<folder_array->len; ++i) {