microsoftgraph / microsoftgraph/msgraph-sdk-java
Feature Request: Get or apply configured font-family and font-size from outlook / exchange online
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 444
- Forks
- 154
- Avg merge
- 18h 28m
- Merged PRs (30d)
- 4
Description
Is your feature request related to a problem? Please describe the problem.
If you create a (draft) message—i.e., an email draft—via the MS Graph SDK in Java, the configured font family and font size are not applied. As a consequence, you have to reformat all your created email drafts manually.
Describe the solution you'd like.
There are two possible solutions:
- Automatically apply the configured font family, size, and style to newly created messages.
- Provide developers with the ability to retrieve the configuration and apply it to a message using HTML body styling.
Additional context?
No response
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No files, tests, or specific Graph endpoints are identified. Start by determining whether Outlook or Exchange Online exposes the configured font family, size, and style through Microsoft Graph, then trace Java SDK draft-message creation and HTML body handling. Done means the supported solution is selected and documented with coverage for retrieving or applying the formatting.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- api
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 30/100