Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Reading telephone number #23

Closed
hasanAjsf opened this issue May 7, 2022 · 1 comment
Closed

Reading telephone number #23

hasanAjsf opened this issue May 7, 2022 · 1 comment

Comments

@hasanAjsf
Copy link

I noticed telephone number is defined as TEL

FieldTelephone = "TEL"

And can be read as:

log.Println(card.PreferredValue(vcard.FieldTelephone))

But in my vcard, telephone number is defined as:

Fitem1.TEL;waid=966000000000

How can I read it?

@emersion
Copy link
Owner

emersion commented May 7, 2022

GitHub issues aren't for questions, sorry.

@emersion emersion closed this as completed May 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants