Click or drag to resize
VDataSectionAppendToLastValue Method
Appends the wrapped data to a value property within a section (eg: vevent/vcard)

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

Parameters

sData
Type: SystemString
See Also