Sort Score
Result 10 results
Languages All
Labels All
Results 61 - 70 of 323 for

mapi calendar

(0.03 sec)
  1. Convert OFT to PST via Java | products.aspose.com

    Try the code sample to convert OFT files to PST format in Java. Download Java API to take your email processing applications to the next level....email messages, contacts, calendars, and other Outlook data. By...email messages, contacts, calendars, and tasks in Java applications...

    products.aspose.com/email/java/conversion/oft-t...
  2. Features Overview|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....to managing tasks such as calendar integrations and task scheduling...Email.Calendar Contains classes for working with calendars Aspose...

    docs.aspose.com/email/net/features-overview/
  3. Convert HTML to OST via Java | products.aspose.com

    Try the code sample to convert HTML files to OST 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... Load the HTML content as a MAPI message using the MapiMessage...

    products.aspose.com/email/java/conversion/html-...
  4. Convert HTML to PST via Java | products.aspose.com

    Try the code sample to convert HTML 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... Load the HTML content as a MAPI message using the MapiMessage...

    products.aspose.com/email/java/conversion/html-...
  5. Adding MapiCalendar to PST in PHP|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....Jones" , $mapiRecipientType -> MAPI_TO ); $attendees -> add ( "SzllsyLiza@dayrep...Liza" , $mapiRecipientType -> MAPI_TO ); $meeting = new MapiCalendar...

    docs.aspose.com/email/java/adding-mapicalendar-...
  6. Create New PST in Jython|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....util import Calendar class CreatePST : def __init__...message to newly created folder mapi_message = MapiMessage () pst...

    docs.aspose.com/email/java/create-new-pst-in-jy...
  7. Convert OST to VCF via Java | products.aspose.com

    Try the code sample to convert OST files to VCF format in Java. Download Java API to take your email processing applications to the next level....can define different types of MAPI items, such as emails, contacts...class represents a contact in MAPI format. It is used to save the...

    products.aspose.com/email/java/conversion/ost-t...
  8. First Application with Aspose.Email.Outlook|Doc...

    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 . We create a small application...Cancelling Meeting Requests with Calendar Connection Pool Refactored...

    docs.aspose.com/email/net/first-application-wit...
  9. Managing Messages in PST Files|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....subfolderInfo , pst ); } } } Identifying MAPI Item Types The MapiItemType...MapiItemType enum represents a MAPI item type that can be explicitly converted...

    docs.aspose.com/email/net/managing-messages-in-...
  10. Adding MapiCalendar to PST in Ruby|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.... MAPI_TO ) attendees . add ( "SzllsyLiza@dayrep...email.MapiRecipientType' ) . MAPI_TO ) meeting = Rjb :: import...

    docs.aspose.com/email/java/adding-mapicalendar-...