IBProcessEmailDocuments.LoadFromXml

Syntax

LoadFromXml(Xml: String);

Parameters

Xml. The string containing collection structure.

Description

The LoadFromXml method loads collection structure from the specified string.

Comments

The string should be saved beforehand using the SaveToXml method.

See also:

IBProcessEmailDocuments