protected void SyncWaContactsAsync() { ContactStore.SyncWaContacts(); //resync pictures picturesToSync = this.refreshContactPictures(); this.requestProfilePicture(); this._loadConversations(); }