dotnet/maui

Contacts on Windows

Open

#23.940 aberto em 31 de jul. de 2024

Ver no GitHub
 (1 comment) (0 reactions) (0 assignees)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.

Guia do colaborador