wsp-10256 Importing Exchange mailboxes

This commit is contained in:
dev_amdtel 2014-12-04 18:10:38 +04:00
parent 8d616552fe
commit 5bebce9e60
6 changed files with 414 additions and 344 deletions

View file

@ -81,6 +81,7 @@ namespace WebsitePanel.Import.Enterprise
public static string ErrorMessage;
public static bool ImportAccountsOnly;
public static bool HasErrors;
public static int defaultMailboxPlanId;
}
}