Created
April 28, 2011 03:40
-
-
Save michaelschade/945755 to your computer and use it in GitHub Desktop.
hs-vcard Output
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
BEGIN:vCard | |
VERSION:3.0 | |
FN:Frank Dawson | |
N:Dawson;Frank;;; | |
ORG:Lotus Development Corporation | |
ADR;TYPE=WORK,POSTAL,PARCEL:;;6544 Battleford Drive;Raleigh;NC;27613-3502;U.S.A | |
TEL;TYPE=VOICE,MSG,WORK:+1-919-676-9515 | |
TEL;TYPE=FAX,WORK:+1-919-676-9564 | |
EMAIL;TYPE=INTERNET,PREF:[email protected] | |
EMAIL;TYPE=INTERNET:[email protected] | |
URL:http://home.earthlink.net/~fdawson | |
END:vCard |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment