The question facing is need to get a list of email addresses in the gal that the current user has special mount point permission to the inbox of the email address.
The list of the email address can retrieve from SyncGalRequest.
After getting the list, using GetShareInfoRequest to get the sharing right of each of the email address.
but how to know whether the requests of GetShareInfoRequest complete?
