Microsoft Outlook Mail is the webmail service of the outlook personal information manager software system from Microsoft, available as a part of the Microsoft Office suite.
Ballerina connector for Microsoft Outlook Mail provides you the capability to access Microsoft Cloud service resources. The connector internally uses the Microsoft Graph that provides REST web APIs. This version of the connector supports most of the mail service-related operations.
For more information, go to the module(s).
- Download and install Java SE Development Kit (JDK) version 11 (from one of the following locations).
-
Note: Set the JAVA_HOME environment variable to the path name of the directory into which you installed JDK.
- Download and install Ballerina Swan Lake
Execute the commands below to build from the source.
- To build the package:
bal build ./ballerina
- To test the package after build:
bal test ./ballerina
As an open source project, Ballerina welcomes contributions from the community.
For more information, go to the contribution guidelines.
All contributors are encouraged to read the Ballerina Code of Conduct.
- Discuss code changes of the Ballerina project in [email protected].
- Chat live with us via our Discord server.
- Post all technical questions on Stack Overflow with the #ballerina tag.