VDataSectionSerialise Method |
Converts the internal representation of a VCALENDAR/VCARD Section to text
Namespace: ARPDev.DAVLIBAssembly: ARPDev.DAVLIB (in ARPDev.DAVLIB.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic string Serialise()
Public Function Serialise As String
public:
String^ Serialise()
member Serialise : unit -> string
Return Value
Type:
String
See Also