Is it possible to use Simple MAPI in an Windows NT Service to SEND out email? I only need to send email and don't do any other fancy stuff that might require using Extended MAPI.
I know the MAPI ...
http://www.experts-exchange.com/Programming/System/Windows__Programming/Q_10012973.html
How can I send a text message using MAPI. It is very important that the message not go as an attachment, but as the actual message text.
http://www.experts-exchange.com/Programming/System/Windows__Programming/MFC/Q_10024250.htm...
Zones:
Windows MFCDate Answered: 09/22/1997 Rating: 6.4 Views: 0
i am using the MAPI controls for the first time. Here is my question.
From my VB application i want to send mail by just specifying the parameters Receipent, Subject and the
message text. all the...
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/Q_10063523.html
Zones:
Visual BasicDate Answered: 07/13/1998 Rating: 7.0 Views: 0
I need more info on this API, besides the help docs, particularly on the MSMAPIMessages.SHOW action (which displays the Address Book). How do I get the receipant list?
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/Q_10084785.html
Zones:
Visual BasicDate Answered: 09/30/1998 Rating: 6.0 Views: 0
How do you utilize the MAPI Session/MAPI Message controls to access and internet e-mail account? I can see that it would work once the POP3 session is established, but how do you programmatically(...
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/Q_10087019.html
Zones:
Visual BasicDate Answered: 12/13/1998 Rating: 7.4 Views: 0
I need to make a combobox contain information in our email address book (company wide). The application is MAPI compliant and the computers do have windows messaging system, anyway to make the com...
http://www.experts-exchange.com/Microsoft/Development/MS_Access/Q_10100570.html
Zones:
MS AccessDate Answered: 12/20/1998 Rating: 6.6 Views: 0
Hi,
I would really appreciate some help on this one.
I am using MAPIMESSAGE and MAPISESSION controls shipped with VB5 to send emails with attachments at runtime.
The problem I have is to allow mu...
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/Q_10102293.html
Zones:
Visual BasicDate Answered: 12/14/1998 Rating: 8.2 Views: 0
mpsSession.signon
mpmMessage.SessionID = mpsSession.SessionID
mpmMessage.MsgIndex = -1
mpmMessage.Compose
mpmMessage.RecipDisplayName = "Stephen"
mpmMessage.RecipAddress = "sk@wildcomputerControl.c...
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/VB_Controls/Q_10105798....
Zones:
VB ControlsDate Answered: 12/18/1998 Rating: 7.8 Views: 0
Hi
at the moment i have outlook 97 loaded on my pc.
i have created thru dial up networking a connection.
in my vb app i have created a mapi session and are using the outlook mail controls to utomat...
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/Q_10127065.html
Zones:
Visual BasicDate Answered: 03/08/1999 Rating: 6.8 Views: 0
I want to have my adresse list to be in a variable but it does not seem to work. When i put the parameter in quote it works but when i put it in a variable it does not. My list is kind of long and ...
http://www.experts-exchange.com/Microsoft/Development/MS_Access/Q_10135368.html
Zones:
MS AccessDate Answered: 03/19/1999 Rating: 6.6 Views: 0