#region exchange配置信息
public static string exServer = "第一个组织\\第一个管理组[url=file://\\CHINA-AXKVR3LE5]\\CHINA-AXKVR3LE5";//exchange[/url]服务器地址
public static string exAdminGroup = "wnd.com\\Domain Controllers";//管理用户组
public static string exOrg = "wnd";//组织名称
public static string exGroup_500 = "group1\\group1";//开通500M邮箱组名
public static string exGroup_200 = "group2\\group2";//开通200M邮箱组名
#endregion
private Config()

附件:
您所在的用户组无法下载或查看附件创建邮箱失败!System.ArgumentException: Value does not fall within the expected range. at CDOEXM.IMailboxStore.CreateMailbox(String HomeMDBURL) at ExchangeHelper.createUser(DirectoryEntry de, String homeMDB) in c:\newweb\App_Code\ExchangeHelper.cs:line 28 at agreeuser.Page_Load(Object sender, EventArgs e) in c:\newweb\agreeuser.aspx.cs:line 130创建用户失败,该用户已存在!System.Threading.ThreadAbortException:Thread was being aborted. at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.End() at agreeuser.Page_Load(Object sender, EventArgs e) in c:\newweb\agreeuser.aspx.cs:line 135
上面都是出错的信息 给我看看啊