Merge
This commit is contained in:
commit
d27d5b5835
14 changed files with 641 additions and 37 deletions
|
@ -265,7 +265,7 @@ namespace WebsitePanel.EnterpriseServer
|
|||
return itemId;
|
||||
}
|
||||
|
||||
private static bool OrganizationIdentifierExists(string organizationId)
|
||||
public static bool OrganizationIdentifierExists(string organizationId)
|
||||
{
|
||||
return DataProvider.ExchangeOrganizationExists(organizationId);
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue