Hacktoberfest 2026: the issues maintainers tagged for October, open and beginner-friendly. Browse Hacktoberfest issues

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.

Assessment

Difficulty
5/5
Estimated time
Over a week
Newbie friendliness
30/100
Issue type
Feature
Clarity
Mostly clear
Activity status
Stale
Tech stack
java
Domain
api

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.

Description

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

Dominant language
Java
Stars
444
Forks
154
Avg merge
18h 28m
Merged PRs (30d)
4

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.

More from microsoftgraph/msgraph-sdk-java

All issues in microsoftgraph/msgraph-sdk-java

Similar issues

More Java issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.