Outlook 2007..
I can get a list of 'folders" and filter them.. find ones with "Mailbox
-" ……..But.. is that the proper way?
Any other way?
Eventually I will need to send mail from any of the accounts a user has
access to.
So if Joe smith is the primary exchange account (Remember you can only
have 1 exchange account) and he has access to Billy Bobs email account
how can I programmatically know this? And then, if I type a new email
and click send I want to override the send button(Which I know how to
do) and ask which email account to send from.. But.. since there is
only ONE account setup this might be tricky..
Any help at all is appreciated.
'Ken Slovak - [MVP - Outlook said:
;314784']Outlook version?
"OutlookNewBie11" (e-mail address removed) wrote in
message
Using VSTO and C# anyone know how to get a listing of available
mailboxes a user has on his default profile? I would imagine this to
be
simple..