dotnet/maui

Contacts on Windows

Open

#23,940 创建于 2024年7月31日

在 GitHub 查看
 (1 评论) (0 反应) (0 负责人)C# (23,245 star) (1,951 fork)batch import
area-essentialsgood first issueplatform/windowsproposal/opent/enhancement ☀️

描述

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.

贡献者指南