dotnet/maui

Contacts on Windows

Open

#23 940 ouverte le 31 juil. 2024

Voir sur GitHub
 (1 commentaire) (0 réactions) (0 assignés)C# (23 245 stars) (1 951 forks)batch import
area-essentialsgood first issueplatform/windowsproposal/opent/enhancement ☀️

Description

Description

We are currently testing a WinUI version of our app. When running the iOS build our users often use Contacts to pick mail addresses from the device's contacts (which are synced with Azure/Exchange). For Windows this is not working as "Picking a contact is unsupported on Windows."

Public API Changes

(API should be the same as it is and for example invoke Outlook's contacts)

Intended Use-Case

Access contact information on Windows, so you don't have to copy and paste raw text data from other sources for example mail drafts or spreadsheets.

Guide contributeur