if (aclItem.privilege === CONTACT_SHARING_SHARE_PRIVILEGE) {
            this.shareManagers.push({ _id: contactAddressbookParser.parsePrincipalPath(aclItem.principal).id });
          }