Click or drag to resize
VDataSectionLoad Method
Loads a contact/vcard from text

Namespace: ARPDev.DAVLIB
Assembly: ARPDev.DAVLIB (in ARPDev.DAVLIB.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public void Load(
	string sData
)

Parameters

sData
Type: SystemString
vcard/vcalendar as a string
Remarks