Sort Score
Result 10 results
Languages All
Labels All
Results 101 - 110 of 851 for

mapi calendar

(3.38 sec)
  1. 使用 Microsoft Graph 进行 Microsoft 365 数据访问和管理|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_TO ); // create message in inbox..."Sam" , MapiRecipientType . MAPI_TO ); msg . SetProperty ( KnownPropertyList...

    docs.aspose.com/email/zh/net/microsoft-365-data...
  2. 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...
  3. 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-...
  4. 在 PHP 中向 PST 添加 MapiCalendar|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/zh/java/adding-mapicalend...
  5. 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...
  6. 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-...
  7. Convert OLM to ICS via C# | products.aspose.com

    Sample code for OLM to ICS C# conversion. Use API example code for batch OLM files to ICS conversion within VB.NET, Asp.NET or any .NET based application....Calendar; using Aspose.Email.Storage...Storage.Olm; using Aspose.Email.Mapi; using ( var olm = OlmStorage...

    products.aspose.com/email/net/conversion/olm-to...
  8. 在 Jython 中创建新 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....util import Calendar class CreatePST : def __init__...message to newly created folder mapi_message = MapiMessage () pst...

    docs.aspose.com/email/zh/java/create-new-pst-in...
  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. Managing Distribution Lists in PST Files|Docume...

    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 ; // Load the PST file using...list in PST. using Aspose.Email.Mapi ; using Aspose.Email.Storage...

    docs.aspose.com/email/net/managing-distribution...