Click or drag to resize

emailMessageFactorycollectionSize Property

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Size of one collection (batch)

Namespace:  imbACE.Network.email
Assembly:  imbACE.Network (in imbACE.Network.dll) Version: 0.2
Syntax
C#
[XmlAttributeAttribute]
public int collectionSize { get; set; }
Request Example View Source

Property Value

Type: Int32
The size of the collection.
See Also