Sort Score
Result 10 results
Languages All
Labels All
Results 1 - 10 of 420 for

graphclient

(0.07 sec)
  1. Calendar functionality missing with GraphClient...

    Currently we are implementing the Graphclient with version 24.6 from aspose-email to work with emails. We also need calendar functionality that we used with the EwsClient. This seems to be missing from the Graphclient. …...functionality missing with GraphClient in Java Aspose.Email Product...we are implementing the GraphClient with version 24.6 from aspose-email...

    forum.aspose.com/t/calendar-functionality-missi...
  2. NullReferenceException ListMessages using Graph...

    Hi I am using the following code to fetch Messages: List AllEnvelopes = new List(); TotalCount = 0; using (var client = GetGraphclient(apiUrl, settings, mailbox)) { var inbox = client.ListFolders().First(fi => fi.D…...NullReferenceExcepti ListMessages using GraphClient Aspose.Email Product Family...Family email-net , graphclient Vennila October 7, 2025, 9:12pm 1...

    forum.aspose.com/t/nullreferenceexception-listm...
  3. How to use GraphClient for Microsoft Graph|Docu...

    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....Dutch Svenska How to use GraphClient for Microsoft Graph Contents...Contents [ Hide ] Working with GraphClient An instance of the IGraphClient...

    docs.aspose.com/email/java/how-to-use-graphclie...
  4. Manage Calendar Items in Microsoft Graph|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....following methods of the GraphClient class: listCalendars() —...GraphCalendarInfoCol calendars = graphClient . listCalendars (); // List...

    docs.aspose.com/email/java/manage-calendar-item...
  5. 通过 Aspose.Email Graph 客户端管理 Outlook 项目|Document...

    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....CalendarInfoCollecti calendars = graphClient . ListCalendars (); // List...MapiCalendarCollecti calendarItems = graphClient . ListCalendarItems ( "calendarId"...

    docs.aspose.com/email/zh/net/manage-outlook-ite...
  6. 使用 Aspose.Email for Java 在 Microsoft Graph 中管理联...

    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.... IGraphClient graphClient = null ; // List Contacts...MapiContactCollectio contacts = graphClient . listContacts ( "contactFolderId"...

    docs.aspose.com/email/zh/java/manage-contacts-i...
  7. 使用 Aspose.Email for Java 在 Microsoft Graph 中管理任...

    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....下面的代码示例演示如何使用以下方法管理任务列表和任务: GraphClient 类: listTaskLists() — 检索所有任务列表。...GraphTaskListInfoCol taskLists = graphClient . listTaskLists (); for (...

    docs.aspose.com/email/zh/java/manage-tasks-in-m...
  8. Manage Tasks in Microsoft Graph with Aspose.Ema...

    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....following methods of the GraphClient class: listTaskLists() —...GraphTaskListInfoCol taskLists = graphClient . listTaskLists (); for (...

    docs.aspose.com/email/java/manage-tasks-in-micr...
  9. Managing Outlook Items via Aspose.Email Graph C...

    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....CalendarInfoCollecti calendars = graphClient . ListCalendars (); // List...MapiCalendarCollecti calendarItems = graphClient . ListCalendarItems ( "calendarId"...

    docs.aspose.com/email/net/manage-outlook-items-...
  10. Manage Contacts in Microsoft Graph with Aspose....

    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.... IGraphClient graphClient = null ; // List Contacts...MapiContactCollectio contacts = graphClient . listContacts ( "contactFolderId"...

    docs.aspose.com/email/java/manage-contacts-in-m...