Exchange2013 Creating org public folders when creating organization and interface for set DefaultPublicFolderMailbox
This commit is contained in:
parent
b3dc88fe86
commit
2f3c726b69
7 changed files with 245 additions and 3 deletions
|
@ -419,6 +419,9 @@ namespace WebsitePanel.EnterpriseServer
|
|||
};
|
||||
|
||||
PackageController.AddPackageItem(orgDomain);
|
||||
|
||||
ExchangeServerController.CreateOrganizationRootPublicFolder(itemId);
|
||||
|
||||
}
|
||||
catch (Exception ex)
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue