VBO - EmailPOP3/SMTP
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
16-07-18 10:22 PM
Hello everyone!
I'm trying to use a microsoft namespace, I need to enable the option "vote" of outlook, I'm doing it on the VBO - EmailPOP3/SMTP.
When I refence the namespace "Microsoft.Office.Interop.Outook" on "Code options" the compiler show me the message:
Description: Compiler error at line 5135: 'Exception' is an ambiguous reference between 'Microsoft.Office.Interop.Outlook.Exception' and 'System.Exception'
But, Idk how I can give an "alias" to namespace or another solution for this issue.
Someone can help me?
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
20-07-18 12:00 PM
could you please share the entire code module.
