|
web
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
Sending Mail via MAPI - VB .NET 2005Hi,
I want to be able to send mail via the PC's default MAPI client using VB.NET 2005 so that I get sent items and the other benefits. Can anybody suggest the best way to go about this - are there any native .NET components available? I would rather avoid wrapping the VB6 MAPI controls and obviously need to get around any Outlook style security issues. Any help appreciated, Jonathan AFAIK the MAPI ActiveX controls are the way to go. There's no real logical
reason to snub your nose at COM ActiveX stuff... if the framework can't offer the functionality built-in. I mean, even Visual Studio 2005 itself is ONE BIG COM application. There's always the choice of acessing the MAPI API directly... but that's stupid IMHO considering the ActiveX objects provide a much nicer OO wrapper around them.
object reference not set to an instance???
possible to create one control array with different controls? vb2005 propertybag Can you emulate an ActiveX exe in .NET After export to Excel, that excel cannot open Late binding equivalent "The path is not of a legal form" error - WinFoms designer dealing with images of varing sizes on a form. Field token out of range (System.BadImageFormatException) VB 'Phone Home' |
|||||||||||||||||||||||