Working with Microsoft Graph in Aspose.Email for Java
Contents
[
Hide
]
Aspose.Email for Java provides reliable integration with Microsoft Graph, enabling developers to access and manage mailbox data such as messages, folders, contacts, calendars, and tasks. Using the IGraphClient API, you can authenticate, query, and perform operations on Microsoft 365 accounts directly from your Java applications.
The following sections cover different aspects of working with Microsoft Graph in Aspose.Email for Java:
Authentication with Microsoft Graph
Using OData Queries in Microsoft Graph
Manage Microsoft Graph Contacts
Manage Microsoft Graph Calendars
Each page includes detailed explanations, available API methods, and code examples.