wyrdthud
Results
1
issues of
wyrdthud
### Expected behavior My application calls `graphClient.users().byUserId(userId).sendMail().post(sendMailPostRequestBody);` It does send an email. A dependency in my pom.xml is: ` ` ` com.microsoft.graph` ` microsoft-graph` ` 6.5.1` ` ` ### Actual...
bug
fixed