dotnet/maui

Contacts on Windows

オープン

#23,940 opened on 2024/07/31

 (1 件のコメント) (0 件のリアクション) (0 人の担当者)C# (1,951 件のフォーク)batch import
area-essentialsgood first issueplatform/windowsproposal/opent/enhancement ☀️

Repository metrics

Stars
 (23,245 個のスター)
PR merge metrics
 (PR metrics pending)

説明

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.

コントリビューターガイド