Click or drag to resize

EmailCollectionGetRange Method

Namespace:  Dynamicweb.EmailMarketing
Assembly:  Dynamicweb.EmailMarketing (in Dynamicweb.EmailMarketing.dll) Version: 3.0.2
Syntax
public List<Email> GetRange(
	int index,
	int count
)

Parameters

index
Type: SystemInt32
count
Type: SystemInt32

Return Value

Type: ListEmail
See Also