Various changes
This commit is contained in:
parent
1ca6c02fd1
commit
d01b735e6f
1 changed files with 1 additions and 1 deletions
|
@ -4969,7 +4969,7 @@ namespace WebsitePanel.Providers.HostedSolution
|
|||
cmd.Parameters.Add("Identity", id);
|
||||
cmd.Parameters.Add("Confirm", false);
|
||||
ExecuteShellCommand(runSpace, cmd);
|
||||
ExchangeLog.LogEnd("DeleteAddressList");
|
||||
ExchangeLog.LogEnd("DeleteAddressPolicy");
|
||||
}
|
||||
|
||||
private string GetAddressListName(string orgName)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue