Blackberry 5 - Add HandheldCleanup Path to Provider Settings

This commit is contained in:
Virtuworks 2014-06-08 14:59:16 -04:00
parent 6c2a04e8fa
commit e43bfb2b13
5 changed files with 44 additions and 0 deletions

View file

@ -66,6 +66,8 @@ namespace WebsitePanel.Providers.Common
public const string UtilityPath = "UtilityPath";
public const string HandheldcleanupPath = "HandheldcleanupPath";
public const string MAPIProfile = "MAPIProfile";
public const string EnterpriseServer = "EnterpriseServer";