![]() |
If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below. |
|
|
Thread Tools | Search this Thread | Display Modes |
#1
|
|||
|
|||
![]()
I'm using VC++2005 and ATL to develop a outlook addin. I have two problems:
1. I want to get the sender name of CurrentItem when send mail(outlookspy). I searched a lot on the internet. Finally i use the MAPI to get it, it is ok, but the receiver can't open the message(encrypted). What i do is that MailItem-Save, then getprops InetAcct_GUID = { 0x00062008, 0x0000, 0x0000, { 0xC0, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x46 } };id = 0x8581; I don't know the reason. How could i get the sender string? 2. How could i set the account to send email in background? Say i have two accounts A and B, A is the default account, when C send a mail to B, I want to use B automatically reply a message to C. But the default account is A, how could i use B to send it? Any tips or advices will be good, thx. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Block Sender List Problems | LVM | Outlook Express | 2 | June 25th 07 04:18 PM |
Sender = Recipient | Jon | Outlook Express | 4 | June 19th 06 12:15 AM |
PlanPlus v 3 (and Outlook 2003 SP2) - install problems, uninstall problems, bugs? | kkernspa | Add-ins for Outlook | 0 | April 9th 06 04:07 AM |
can i group emails by sender & by number of items for each sender | baffled_by_tech | Outlook - Using Contacts | 2 | March 5th 06 09:27 PM |
Junk mail: How to create a button for "Add sender to blocked sender list" | Nananana | Outlook - General Queries | 2 | February 2nd 06 01:37 PM |