LumiSoft Mail Server User API
Parse Method (file)
Namespaces > LumiSoft.Net.Mime.vCard > vCard > Parse(String)
Parses vCard from the specified file.
Syntax
C#Visual BasicManaged C++
public void Parse (
	string file
)
Public Sub Parse ( _
	file As String _
)
public:
void Parse (
	String^ file
)
Parameters
file (String)
vCard file with path.

Assembly: LumiSoft.Net Version: 2.0.2636.18419 (Module: LumiSoft.Net)