Forums
New posts
Search forums
Members
Current visitors
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Menu
Log in
Register
Install the app
Install
Forums
Archive
Newsgroup Archive
Outlook Newsgroups
Outlook VBA Programming
Two problems sending an E-mail for Outlook 2007 and VB 2005
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
Reply to thread
Message
[QUOTE="Ken Slovak - [MVP - Outlook], post: 4872516"] Where is this code supposed to run, is it a shared addin or a VSTO addin or standalone code? Something is wrong with your references or something, I can reference Outlook.Account in a declaration with no errors and I can retrieve an account by name using olApp.Session.Accounts.Item("myAccountName") where "myAccountName" is the DisplayName of the account I want. [/QUOTE]
Verification
Post reply
Forums
Archive
Newsgroup Archive
Outlook Newsgroups
Outlook VBA Programming
Two problems sending an E-mail for Outlook 2007 and VB 2005
Top