c# - Programmatically add/edit exchange2010 account -


You have to know that this is the first time I am working with the exchange. I would have to create a program to add / edit account in Exchange 2010. I know that there is a lot of answers about this subject on the Internet, but I have not got any complete tutorial recently, which is how to do it from scratch (all the complete steps).

I want to create AC # or VB (.NET) program (window client, or web or whatever) with this functionality:

  1. Add a new exchange 2010 email
  2. List of existing accounts
  3. Edit an existing account

I know this is very easy for you Maybe, and I know there is a lot of good tutorials out there but like I said, I'm completely new to exchange, and All the tutorials are really complex for me. I

I'm suggesting you, suggesting tutorials, suggestions, something that can help me understand and I hope this question is going to be a lot like Newbill like me. will help.

Exchange Web Services (EWS) SDK does not support this feature.

Your best choice is to use Power-Shell CMDlet. You can open it through C #.


Comments

Popular posts from this blog

import - Python ImportError: No module named wmi -

Editing Python Class in Shell and SQLAlchemy -

lua - HowTo create a fuel bar -