Now, you would think this should be pretty straight forward by now. But it's not.
Scenario: I am subscribed to a users calendar as follows:
BaseFolderIdType[] folders = new BaseFolderIdType[1];
DistinguishedFolderIdType folderId = new DistinguishedFolderIdType();
Read More