Policies extended with plan templates for Exchange and Lync
Automated provisioning of plans added when template plans are defined Lync plan maintenance added Ability to disable editing of lync plans within hosting plans People picker adjusted for public folders, contact, and distribution liost
This commit is contained in:
parent
76f6ea43cf
commit
008fc296d5
30 changed files with 2357 additions and 118 deletions
|
@ -57,6 +57,9 @@ namespace WebsitePanel.EnterpriseServer
|
|||
public const string DISPLAY_PREFS = "DisplayPreferences";
|
||||
public const string GRID_ITEMS = "GridItems";
|
||||
|
||||
public const string DEFAULT_MAILBOXPLANS = "DefaultMailboxPlans";
|
||||
public const string DEFAULT_LYNCUSERPLANS = "DefaultLyncUserPlans";
|
||||
|
||||
public int UserId;
|
||||
public string SettingsName;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue