BatchSize Property

UltimateEmail

UltimateEmail Class Library

MailMerge.BatchSize Property

Gets or sets the number of emails to send in each batch.

[Visual Basic] Public Property BatchSize As Integer
[C#]
public int BatchSize {get; set;}

Property Value

Number of emails to send in each batch.

See Also

MailMerge Class | Karamasoft.WebControls.UltimateEmail Namespace