Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Gaining access to user inboxes via .NET code

Status
Not open for further replies.

arkadia93

Programmer
Oct 19, 2006
110
0
0
GB
Apologies, I am a complete Exchange newbie, but I need to be able to write some code to gain access to users inboxes...can anybody point me in the right direction or post some sample code?

Many thanks!
 
That would be Microsoft proprietary code.
Dan
 
Accounts logged onto the domain with Exch 5.5 "Service Admin Accounts" rights can access any inbox. As long as you are logged into the domain on an account with those rights you can skip the part about needed to get access.
 
If you are an Admin, you should be able to simply give yourself access rights to the mailbox via “permissions” tab in ExcangeAdmin utility. If you are not an admin, I would contact your nearest local Admin and plead need-to-do reasons to have access. Post rws70 is exactly right. Forget about any code idea.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top