Sort Score
Result 10 results
Languages All
Labels All
Results 131 - 140 of 5,584 for

mapi

(0.07 sec)
  1. AttachSignature issue - Free Support Forum - as...

    Hello, FYI: Dim MyMapiMessage As MapiMessage = MapiMessage.Load(str, loadopt) MyMapiMessage.Headers.Set("X-Mailer"... Dim SignedMessage As MapiMessage = New Email.SecureEmailManager().AttachSignature(MyMapiMessage, MyC…...Email may not fully preserve MAPI-level properties during message...If possible, reapply critical MAPI properties (e.g., categories...

    forum.aspose.com/t/attachsignature-issue/324178
  2. Working with Message Attachments|Documentation

    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....attachments within the loaded Mapi message: MapiMessage msg = MapiMessage...isInline ()); } Working with MAPI Properties Working with Outlook...

    docs.aspose.com/email/java/working-with-message...
  3. Managing Message Files with Aspose.Email.Outloo...

    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....PreserveRtfContent MapiMessage mapi = MapiMessage . load ( "fileName"...true ); MailMessage message = mapi . toMailMessage ( options );...

    docs.aspose.com/email/java/managing-message-fil...
  4. Adding MapiDistributionList to PST|Documentation

    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....file The code below loads a MAPI distribution list from a file...

    docs.aspose.com/email/java/adding-mapidistribut...
  5. Aspose.Email for Python

    This API allows you to do all kinds of operations on PowerPoint files in Python code including creating, editing and converting etc....TIFF using Python How to Create Mapi Contact using Python How to...

    kb.aspose.com/email/python/
  6. 使用 Aspose.Email.Outlook 管理消息文件|Documentation

    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....PreserveRtfContent MapiMessage mapi = MapiMessage . load ( "fileName"...true ); MailMessage message = mapi . toMailMessage ( options );...

    docs.aspose.com/email/zh/java/managing-message-...
  7. Get the number of emails in the mailbox|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.... GetNamespace ( "Mapi" ); object _missing = Type ...

    docs.aspose.com/email/net/get-the-number-of-ema...
  8. Convert MHTML to PST via Java | products.aspose...

    Try the code sample to convert MHTML files to PST format in Java. Download Java API to take your email processing applications to the next level.... Add the loaded MAPI message to the Inbox folder...object and passing the loaded MAPI message object as the parameter...

    products.aspose.com/email/java/conversion/mhtml...
  9. Manage Follow-Up Flags and Reminders in Outlook...

    Learn how to set, read, complete, and remove Outlook follow-up flags using Aspose.Email for C++....C++ Access and Manage Outlook MAPI Properties in C++ Subscribe...

    docs.aspose.com/email/cpp/manage-follow-up-flag...
  10. Create and Manage Outlook Voting Options in C++...

    Learn how to add, read, and manage Outlook voting buttons in MapiMessage using Aspose.Email for C++....Reading Voting Options from a MAPI Message Use FollowUpManager::GetOptions...

    docs.aspose.com/email/cpp/manage-outlook-voting...