partial commit
This commit is contained in:
parent
57483fbf7f
commit
d5f30bf493
7 changed files with 186 additions and 22 deletions
|
@ -2795,7 +2795,7 @@ namespace WebsitePanel.Providers.HostedSolution
|
|||
return type;
|
||||
}
|
||||
|
||||
private ExchangeMailboxStatistics GetMailboxStatisticsInternal(string id)
|
||||
virtual internal ExchangeMailboxStatistics GetMailboxStatisticsInternal(string id)
|
||||
{
|
||||
ExchangeLog.LogStart("GetMailboxStatisticsInternal");
|
||||
ExchangeLog.DebugInfo("Account: {0}", id);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue