Sort Score
Result 10 results
Languages All
Labels All
Results 51 - 60 of 359 for

mapi calendar

(0.16 sec)
  1. C++ Email Parsing API | products.aspose.com

    C++ email library to create manipulate and convert Microsoft Outlook Email PST OST files. SMTP, POP3 and IMAP protocols supported to send and receive emails...extraction & manipulation of MAPI properties and attachments as...Manage Contacts in PST Manage Calendar Items in PST Manage Tasks...

    products.aspose.com/email/cpp/
  2. Convert MSG to OFT via Java | products.aspose.com

    Try the code sample to convert MSG files to OFT format in Java. Download Java API to take your email processing applications to the next level....email messages, contacts, calendars, and tasks in Java applications...MapiMessage object MapiMessage mapi = new MapiMessage( "test@from...

    products.aspose.com/email/java/conversion/msg-t...
  3. Convert OLM to VCF via Java | products.aspose.com

    Try the code sample to convert OLM files to VCF format in Java. Download Java API to take your email processing applications to the next level....of data, including emails, calendar events, and contacts. By converting...email messages, contacts, calendars, and tasks in Java applications...

    products.aspose.com/email/java/conversion/olm-t...
  4. Microsoft 365 Data Access and Management with M...

    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.... MAPI_TO ); // create message in inbox..."Sam" , MapiRecipientType . MAPI_TO ); msg . SetProperty ( KnownPropertyList...

    docs.aspose.com/email/net/microsoft-365-data-ma...
  5. 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....such as emails, contacts, and calendar informationan, is the right...OFT file “template.oft” as a MAPI message. Get the “Inbox” folder...

    products.aspose.com/email/net/conversion/oft-to...
  6. 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...types that include emails, calendar items, notes, contacts, and...

    products.aspose.com/email/java/metadata/pst/
  7. Convert MSG to PST via Java | products.aspose.com

    Try the code sample to convert MSG files to PST format in Java. Download Java API to take your email processing applications to the next level....email messages, contacts, calendars, and tasks in Java applications...a parameter. Add the loaded MAPI message to the ‘Inbox’ folder...

    products.aspose.com/email/java/conversion/msg-t...
  8. Convert OST to MSG via Java | products.aspose.com

    Try the code sample to convert OST files to MSG format in Java. Download Java API to take your email processing applications to the next level....MapiMessage mapi = ost. extractMessage (msgInfo); mapi. save ( "DestFolder\\"...Outlook for email, contacts, calendars, tasks, and other mailbox...

    products.aspose.com/email/java/conversion/ost-t...
  9. Convert PST to MSG via Java | products.aspose.com

    Try the code sample to convert PST files to MSG format in Java. Download Java API to take your email processing applications to the next level....MapiMessage mapi = pst. extractMessage (msgInfo); mapi. save ( "DestFolder\\"...email messages, contacts, calendars, tasks, and other mailbox...

    products.aspose.com/email/java/conversion/pst-t...
  10. Edit or View OST Files Metadata via Java | prod...

    Java sample code to edit or view OST format metadata on Java Runtime Environment for JSP/JSF Application and Desktop Applications....println( "Mapi property could not be found...such as emails, contacts, calendar information, notes, tasks...

    products.aspose.com/email/java/metadata/ost/