Enter Keywords:
1 - 10 of 705(0.006 seconds)
Sort By:
 
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 ...
Zones: Windows ProgrammingDate Answered: 06/03/1997 Rating: 6.0 Views: 0
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.
Zones: Windows MFCDate Answered: 09/22/1997 Rating: 6.4 Views: 0
Tags: mapi
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...
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?
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(...
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...
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...
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...
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...
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 ...
Zones: MS AccessDate Answered: 03/19/1999 Rating: 6.6 Views: 0