最新下载
热门教程
- 1
- 2
- 3
- 4
- 5
- 6
- 7
- 8
- 9
- 10
Creating E2K Mailbox with Directory Services
时间:2022-07-02 11:33:23 编辑:袖梨 来源:一聚教程网
HOW TO: Create a Mailbox-Enabled Recipient by Using C# .NET
The information in this article applies to:
Microsoft Visual C# .NET (2002)
Microsoft Collaboration Data Objects for Exchange Management (CDOEXM)
Microsoft Exchange 2000 Server
Microsoft Exchange 2000 Enterprise Server
Microsoft Active Directory Client Extension
Microsoft Active Directory Services Interface, System Component
This article was previously published under Q313114
IN THIS TASK
SUMMARY
Requirements
Create a New C# Program
Code Description
Create a New DirectoryEntry
Set Properties on the New User
Create a New Mailbox
Troubleshooting
REFERENCES
SUMMARY
This step-by-step article describes how to create a mailbox-enabled user with the System.DirectoryServices namespace and CDO for Exchange Management (CDOEXM).
back to the top
Requirements
The following list outlines the recommended hardware, software, network infrastructure, and service packs that are required:
A Microsoft Windows 2000-based domain with Exchange 2000 installed
Visual C# .NET
Microsoft Exchange 2000 System Management Tools on the computer on which this code runs
back to the top
Create a New C# Program
In Visual C# .NET, create a new C# console program that is named MBTest.
In Solution Explorer, right-click References, and then click Add Reference.
On the .NET tab, add a project reference to System.DirectoryServices.
On the COM tab, add a reference to Microsoft CDO for Exchange Management.
The information in this article applies to:
Microsoft Visual C# .NET (2002)
Microsoft Collaboration Data Objects for Exchange Management (CDOEXM)
Microsoft Exchange 2000 Server
Microsoft Exchange 2000 Enterprise Server
Microsoft Active Directory Client Extension
Microsoft Active Directory Services Interface, System Component
This article was previously published under Q313114
IN THIS TASK
SUMMARY
Requirements
Create a New C# Program
Code Description
Create a New DirectoryEntry
Set Properties on the New User
Create a New Mailbox
Troubleshooting
REFERENCES
SUMMARY
This step-by-step article describes how to create a mailbox-enabled user with the System.DirectoryServices namespace and CDO for Exchange Management (CDOEXM).
back to the top
Requirements
The following list outlines the recommended hardware, software, network infrastructure, and service packs that are required:
A Microsoft Windows 2000-based domain with Exchange 2000 installed
Visual C# .NET
Microsoft Exchange 2000 System Management Tools on the computer on which this code runs
back to the top
Create a New C# Program
In Visual C# .NET, create a new C# console program that is named MBTest.
In Solution Explorer, right-click References, and then click Add Reference.
On the .NET tab, add a project reference to System.DirectoryServices.
On the COM tab, add a reference to Microsoft CDO for Exchange Management.
相关文章
- 银与绯吉尔兰技能怎么样 吉尔兰战斗特性解析 07-14
- 异环异象管理局局长是谁 艾尔菲德角色详细介绍 07-14
- 欧意易ok官网下载版 欧意易app下载 07-14
- 迷你世界马车怎么做 马车制作方法介绍 07-14
- 碳碳岛许愿池有什么作用 许愿池建造方法介绍 07-14
- 最终幻想14水晶世界怎么招募雇员 招募雇员方法介绍 07-14