Discuss this help topic in SecureBlackbox Forum
WebDAV: Download vCard from server
vCard objects can be downloaded using TElWebDAVClient.DownloadVCard() method. This method will return TElVCard instance as a result. If you want to download vCard as a stream or a file, you can simply use one of TElWebDAVClient.Download* methods.