dotnet/maui

Contacts on Windows

Open

Aperta il 31 lug 2024

Vedi su GitHub
 (1 commento) (0 reazioni) (0 assegnatari)C# (23.245 star) (1951 fork)batch import
area-essentialsgood first issueplatform/windowsproposal/opent/enhancement ☀️

Descrizione

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.

Guida contributor