[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: multiple vCards in one file




Generation NeXT wrote:


From what I understand is that Outlook supports VCard
2.1 standard. This is a one card only format. Therefore, logically there can only be support for one
card.




I believe you can just appen the vrcard objects in a file (or any stream), the cards are deliminated by:
BEGIN:vcard
END:vcard


Outlook of course does not support that, but that doesn't stop you from doing so