msgraph-sdk-java icon indicating copy to clipboard operation
msgraph-sdk-java copied to clipboard

Feature Request: Get or apply Email Signatures

Open rc-acw2022 opened this issue 4 months ago • 0 comments

Is your feature request related to a problem? Please describe the problem.

At the moment, there is no API to obtain the (default) email signatures, so the user is forced to open a draft and add it manually.

Describe the solution you'd like.

We need access to the mailbox or user settings in order to retrieve all email signatures, so that new emails can be created with the corresponding signatures.

user.getMailboxSettings().getSignatures()

Additional context?

No response

rc-acw2022 avatar Oct 15 '25 13:10 rc-acw2022