Sort Score
Result 10 results
Languages All
Labels All
Results 141 - 150 of 2,928 for

mapi

(0.1 sec)
  1. Attached file extension get lost - Free Support...

    We use Aspose Total Java, now we have such a problem: There is such a test file, if you open it with Outlook, you will find that this Email contains an attached file. If you use Outlook to save this attachment, the file…...converted to MIME format, all MAPI properties will be lost. Embedded...

    forum.aspose.com/t/attached-file-extension-get-...
  2. Convert OFT to OST via C# | products.aspose.com

    Sample code for OFT to OST C# conversion. Use API example code for batch OFT files to OST conversion within VB.NET, Asp.NET or any .NET based application....oft” as a MAPI message. Get the “Inbox” folder...

    products.aspose.com/email/net/conversion/oft-to...
  3. Edit or View PST Files Metadata via Java | prod...

    Java sample code to edit or view PST format metadata on Java Runtime Environment for JSP/JSF Application and Desktop Applications....println( "Mapi property could not be found...

    products.aspose.com/email/java/metadata/pst/
  4. Edit or View MSG Document Metadata via C++ | pr...

    C++ example code to edit or view MSG file metadata on C++ Runtime Environment for Windows 32 bit, Windows 64 bit and Linux 64 bit....Applications Programming Interface (MAPI). Read More Other Supported...

    products.aspose.com/email/cpp/metadata/msg/
  5. Compress and Decompress TNEF Files via .NET

    C# compression and decompression source code to compress TNEF documents into a single zip archive or vice versa on .NET Framework, .NET Core....Application Programming Interface (MAPI). Microsoft Outlook and Microsoft...while later decodes TNEF into MAPI and displays the formatted mails...

    products.aspose.com/zip/net/zip-file/tnef/
  6. Edit or View EML Files Metadata via Java | prod...

    Java sample code to edit or view EML format metadata on Java Runtime Environment for JSP/JSF Application and Desktop Applications....println( "Mapi property could not be found...

    products.aspose.com/email/java/metadata/eml/
  7. Can't search RFC message id in a PST file - Fre...

    i’m using aspose email 20.5.3 sample code to find the message with rfc message id : abc-def@abc.com FolderInfo folder = pst.getRootFolder().getSubFolder(“Inbox”); PersonalStorageQueryBuilder builder = new PersontalS…...messages and after converting to mapi Message I can see it’s listed...

    forum.aspose.com/t/cant-search-rfc-message-id-i...
  8. Duplicate disclaimer text in PR_HTML when readi...

    Hello Aspose Support Team, I am using Aspose.Email to read .msg files. I noticed that in some emails, the disclaimer text (inserted by our mail server) appears twice in the HtmlBody. When I checked the raw Mapi propert…... When I checked the raw MAPI property PR_HTML (via MFCMAPI)...

    forum.aspose.com/t/duplicate-disclaimer-text-in...
  9. Working with Calendar Items in PST File|Documen...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....folder and then calling the add_mapi_message_item() method. The following...) . to_mapi_message_item () save_options = ae . mapi . MapiCalendarIcsSaveO...

    docs.aspose.com/email/python-net/working-with-c...
  10. Cutting off right side after converting email t...

    i am facing same issue applied this code but not working, could you please help me on this for local testing we are using evaluation one but for higher env we are using licensed one. below is my code: public void gen…...MapiMessage mapi = MapiMessage.load(msgInput); mailMessage = mapi.toMailMessage(new...

    forum.aspose.com/t/cutting-off-right-side-after...