Sort Score
Result 10 results
Languages All
Labels All
Results 911 - 920 of 9,992 for

mail message

(0.19 sec)
  1. Edit or View OST Document Metadata via C++ | pr...

    C++ example code to edit or view OST file metadata on C++ Runtime Environment for Windows 32 bit, Windows 64 bit and Linux 64 bit....via C++ Get the type of the message while using GetProperties which...MapiMessage::FromFile(dataDir + L "message.ost" ); System::String subject;...

    products.aspose.com/email/cpp/metadata/ost/
  2. Generate Reports in OST Files via .NET | produc...

    C# source code to generate OST format reports on .NET Framework, .NET Core, and Xamarin Platforms....Format via C# Generate email messages in bulk and add to OST file...Instantiate method to generate messages in bulk Create a new PST with...

    products.aspose.com/email/net/assembly/ost/
  3. Convert RTF to EML in Python | products.aspose.com

    Save RTF to EML within Python applications without using Microsoft Word or Outlook...Convert RTF to EMLX (Apple Mail Message) Convert RTF to EXCEL (Spreadsheet...Convert RTF to MSG (Outlook Message Item File) Convert RTF to ODP...

    products.aspose.com/total/python-net/conversion...
  4. Creating MapiCalendar in Aspose.Email - Free Su...

    I’m trying to create a MapiCalendar from fields of OLM calendar items , but it shows Win32 FileTime error . bool ConvertOlmToPst(string olmFilePath, string fullPstPath)//last { // Create a new PST PersonalStor…...Add("Junk E - mail", "IPF.Note"); ageDict.Add("Outbox"...{ // ✅ Enumerate messages safely var messages = olm.EnumerateMessages(folder);...

    forum.aspose.com/t/creating-mapicalendar-in-asp...
  5. How to get the following values and what they m...

    Hi team, I would like to know how to parse the below details in Java and what the numbers mean when i get the same for the below: Flags Categories Priority Mail Read Status and Unread status Below is the code which i …...GetCategories(); // Extract a message from the PST and retrieve the...of category names for the message var messageCategoryList = FollowUpManager...

    forum.aspose.com/t/how-to-get-the-following-val...
  6. Code olm to pst - Free Support Forum - aspose.com

    bool ConvertOlmToPst(string olmFilePath, string fullPstPath)//last { // Create a new PST PersonalStorage pst = PersonalStorage.Create(fullPstPath, FileFormatVersion.Unicode); var root = pst.RootFolder; FolderI…...Add("Junk E - mail", "IPF.Note"); ageDict.Add("Outbox"...{ // ✅ Enumerate messages safely var messages = olm.EnumerateMessages(folder);...

    forum.aspose.com/t/code-olm-to-pst/324745
  7. Convert PST to MHTML via Java | products.aspose...

    Try the code sample to convert PST files to MHTML format in Java. Download Java API to take your eMail processing applications to the next level....enables users to access email messages in a browser or any application...functionalities to work with email messages programmatically, enabling...

    products.aspose.com/email/java/conversion/pst-t...
  8. Working with Follow Up and Due Date for Outlook...

    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....follow up flag marks an email message for some kind of action. Microsoft...Microsoft Outlook lets users flag messages and, in the flag set-up, assign...

    docs.aspose.com/email/python-net/working-with-f...
  9. Convert EML to RTF in Python | products.aspose.com

    Save EML to RTF in your Python applications without using Microsoft Outlook or Word...file that contains the email message and its attachments. It is...Format) Convert EML to EML (E-Mail Message) Convert EML to EPUB (Open...

    products.aspose.com/total/python-net/conversion...
  10. How to Retrieve Emails via POP3 in C# | product...

    An eMail-receiving solution for your .NET application. Empower your app with the ability to retrieve Messages via POP3....authenticating users, and retrieving messages. Here’s how the integration...efficient methods to fetch messages from the server and process...

    products.aspose.com/email/net/receive-email/pop3/