rebind of mailbox plan added
This commit is contained in:
parent
786614e0b9
commit
69e778b2b0
1 changed files with 4 additions and 0 deletions
|
@ -470,6 +470,8 @@ namespace WebsitePanel.Portal
|
|||
{
|
||||
messageBox.ShowErrorMessage("EXCHANGE_FAILED_TO_STAMP", ex);
|
||||
}
|
||||
|
||||
BindMailboxPlans();
|
||||
}
|
||||
|
||||
|
||||
|
@ -524,6 +526,8 @@ namespace WebsitePanel.Portal
|
|||
{
|
||||
messageBox.ShowErrorMessage("EXCHANGE_FAILED_TO_STAMP", ex);
|
||||
}
|
||||
|
||||
BindMailboxPlans();
|
||||
}
|
||||
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue