Send a mail as a delegate using an alias
-
Monday, October 08, 2012 9:18 AM
We send mails using a delegate mailbox by creating a message in the draft folder and calling sendItem.
This delegate has several configured aliases. Would it be possible to send the mail with one of those as the sender?
Currently it is showing: "user1 on behalf of user2", what we would like to achieve is "user1alias on behalf of user2"
All Replies
-
Tuesday, October 09, 2012 12:41 AM
You've probably posted in the wrong forum unless you're asking about writing code to do this task.
What version, service pack and hotfix level of Exchange?
I know of a third-party product that allows what you're asking for, but I can't say that I have any experience with it.
http://www.ivasoft.biz/choosefrom.shtml
http://www.ivasoft.biz/choosefrom2007.shtml
Ed Crowley MVP "There are seldom good technological solutions to behavioral problems."
-
Tuesday, October 09, 2012 7:10 AM
We are using Exchange Webservices on Exchange 2007 SP 1
And yes, i am looking for code or properties that would allow that with EWS, mainly createItem and sendItem.

