允许的 VCard 元素

发布于 2024-12-16 22:33:26 字数 245 浏览 0 评论 0原文

我在我的一些应用程序中创建 VCard(.vcf 文件)。现在,客户需要将私人手机号码和企业手机号码添加到电子名片中。

我尝试向 vcard 添加两次相同的属性(电话;手机;语音),但这似乎不受支持(至少 Outlook 只使用第一个实例)。

是否有我可以添加到电子名片中的所有字段的最新描述,以及是否有关于允许和禁止的内容的描述。

如果我搜索网络,我会发现很多信息,但其中大部分都非常旧,并且似乎不同的客户端仅支持属性的子集。

I create VCards (.vcf-files) in some apps of mine. Now a customer needs to add a private mobile and a business mobile number to a vcard.

I have tried to add two times the same attribute to the vcard (TEL;CELL;VOICE) but this seems not to be supported (at least outlook only takes the first instance).

Is there a up-to-date description of all fields I can add into vcards and is there a description on what is allowed and what are donts.

If I search the web, I find a lot of information, but the most of it is very old and it seems that the different clients only support a subset of attributes.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

草莓味的萝莉 2024-12-23 22:33:26

检查 Outlook 支持的 vCard 版本与您正在编码的版本。

我认为 Outlook 仅支持 vCard 2.x 版,也许该版本不支持您想要执行的操作。

Check the version of vCard that Outlook supports vs. the version to which you are coding.

I think that Outlook supports only vCard ver 2.x and perhaps that version does not support what you are trying to do.

可遇━不可求 2024-12-23 22:33:26

也许 cardme 项目会让您快乐。
现有许多其他项目,但在我看来,这一个是最好的。

Maybe the cardme project will do your happiness.
Many others projects are existing, but these one was the best to my point of view.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文