dotnet/maui

Contacts on Windows

Open

#23.940 geöffnet am 31. Juli 2024

Auf GitHub ansehen
 (1 Kommentar) (0 Reaktionen) (0 zugewiesene Personen)C# (1.951 Forks)batch import
area-essentialsgood first issueplatform/windowsproposal/opent/enhancement ☀️

Repository-Metriken

Stars
 (23.245 Stars)
PR-Merge-Metriken
 (Durchschn. Merge 47T 9h) (248 gemergte PRs in 30 T)

Beschreibung

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.

Contributor Guide