How to get the GUID of mailboxes which has added under group.
Consider that i am having "TestGroup" mailbox group. Under this "mailbox1", mailbox2, mailbox3 are exist.
I am using ExpandGroup function to get members of group but the result is not having mailbox GUID.
How can i get GUID for those mailboxes using ews API ?