VCardParserParseFromString Method

Overload List

ParseFromString(String) This static method can be used to load property values into a new instance of a single vCard from a string.
ParseFromString(String, VCard) This static method can be used to load property values into an existing instance of a single vCard from a string.

See Also