I am relatively new to C++ programming. I am working on an existing application that uses Simple MAPI to read from Outlook. I did notice that when it reads the attachment (with MapiMessage), the attachment file extension is getting cut to 3 characters if it exceeds 3 chars. Is there a way in Simple MAPI where I can get the orginal file name and not the cut one??
Also is this possible using Extended Mapi??
Also is this possible using Extended Mapi??