microsoftgraph / microsoftgraph/msgraph-sdk-java

Feature Request: Get or apply configured font-family and font-size from outlook / exchange online

Open
#2,496 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

status:waiting-for-triage type:feature
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:

  1. Automatically apply the configured font family, size, and style to newly created messages.
  2. 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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.