Beispiel #1
0
 public OrganizationUser[] GetFolderOwaAccounts(int itemId, SystemFile folder)
 {
     return(EnterpriseStorageController.GetFolderOwaAccounts(itemId, folder.Name));
 }